I m using Alfresco3.2 If i upload a file in a folder which contain the following rule: Transform and copy content to PDF. I get the exception as follows.
Message:03200008 Transformer for 'UTF-8' source mime type and 'application/pdf' target mime type was not found. Operation can't be performed Exception: org.alfresco.service.cmr.rule.RuleServiceException - 03200008 Transformer for 'UTF-8' source mime type and 'application/pdf' target mime type was not found. Operation can't be performed
I want to confirm that is it a bug in alfresco 3.2 or am I making any mistake ?
Hi, This is not a problem with the transformer since "UTF-8" is not a valid mime type. How is the encoding value ending up in the mime type field? Regards