Hi all,
I have a requirement wherin we have to populate the fileds on a word document with the metadata in the repository. I found the MSWordFiller (https://developer-content.emc.com/developer/componentexchange.htm#0900c355813d7563).
I managed this example to work, but I have problems with wild characters, space and numbers, instead of them I get questionmarks (?). Those MergeFields that contain text with no space, wild character or number is ok, such as "Test". If I populate it with "Test1" it shows "Test??".
I have to mention that I invoke this class through method in workflow created in Process Builder, and I populate MergeFields with custom Process Variables.
Is it problem the class, or the MergeFields or the workflow process variables?
Please help me, give me your opinion/advice.
Thank you in advance.
Regards