09-14-2022 02:32 PM
Hi Community:
A quick question, are these properties (see link below) valid in Alfresco 7.2 CE for alfresco-global.properties ?
content.transformer.JodConverter.extensions.doc.pdf.maxSourceSizeKBytes=10240
https://hub.alfresco.com/t5/alfresco-content-services-hub/content-transformation-limits/ba-p/289794
If not, is there any documentation for customizing new transformation engine for setting transformations limit sizes or timeouts.?
Regards and thanks in advance.
--C.
09-15-2022 02:21 PM
Post ACS 6.2 all these properties are not longer valid. Transformation has been moved to a boot app and configs can be updated by updating the *_engine_config.json file or by creating a custom t-engine. See here: https://github.com/Alfresco/alfresco-transform-core
Take a look at *_engine_config.json files under each tranform subproject.
You can also create a custom t-engine as well, detailed steps here:
Explore our Alfresco products with the links below. Use labels to filter content by product module.