Hi everyone,
I have a table as process variable ,I want to generate a document with Generate document task based on word template.
I tried with Aspose syntax :
<<variables.get["Array[0].prop1"] at least to get the first one but it didn't work.
The documentation of Aspose usage was't clear, can anyone help with this please ?
Thank you
Regards
Chemss
Solved! Go to Solution.
I made a workaround for this , I tried to put the each value of property in a single array and do a loop inside the array and display it in a list inside the document template with :
<<foreach [p in getVarName]>> <<[p]>> <</foreach>>
Hope this help someone !
Cheers
Chemss
I made a workaround for this , I tried to put the each value of property in a single array and do a loop inside the array and display it in a list inside the document template with :
<<foreach [p in getVarName]>> <<[p]>> <</foreach>>
Hope this help someone !
Cheers
Chemss
Hi Ben,
I am trying to do the same.I am getting error Object serialization error as I am using javascript.
Please help me.
Thanks. I already did the same workaround, but I still have a problem in display.
Do you still have the word template file?
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.