Dear Alfresco Community,
I am using the Publish to Alfresco Task in Alfresco Process Services 1.11 Trial Version in combination with the Alfresco Content Services Trial Version 6.2.
When I publish a file in Content Services, each iteration, it overwrites the existing file in the folder because it has the same name. How can I save it as a new file (for each process run)?
Thank you.
make your file name unique (append process instance id), or may be add your files in process instance id based folder names.
Hope It helps.
Hi Abbas,
I now made the file name with a variable from my form unique: ${variableFromForm}_filename.
Additionally I added subfolders like you suggested. It works perfectly fine now.
Thank you very much for information and your fast response!
Best regards,
shmalik
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.