Hi,
I have a requirement wherein I have to add/link a document which is part of a process task into another similar already running process task.
I did some research and I believe I could use the the REST api's :
either link the document to the task:
http://localhost:8080/activiti-app/api/enterprise/tasks/{taskId}/content
OR
link the document to the processLhttp://localhost:8080/activiti-app/api/enterprise/process-instances/{processInstanceId}/content
In either case I was not able to find how I could mention the form field id into which the document has to be Added.
The document is not a relatedContent.
Any pointers could help... Thank you...!
Regards.
Solved! Go to Solution.
I used RelatedContentService instead to get the documents from one process and set it on another. Much more convenient.
I used RelatedContentService instead to get the documents from one process and set it on another. Much more convenient.
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.