08-24-2017 05:53 AM
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
08-30-2017 08:26 AM
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
08-30-2017 08:26 AM
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
08-22-2018 09:30 PM
Hi Ben,
I am trying to do the same.I am getting error Object serialization error as I am using javascript.
Please help me.
11-05-2019 02:41 AM
Thanks. I already did the same workaround, but I still have a problem in display.
Do you still have the word template file?
Explore our Alfresco products with the links below. Use labels to filter content by product module.