hello
i am new in activiti and i have a question :
i need to know the path of related content file ?
and how i can add related content from JavaDelegate ?
i need help !!!!
You should be able to use the RelatedContentService APIs to do that.
If you are using Alfresco Process Services (Enterprise version), I may have some examples in my repo...one of them is activiti-examples/activiti-copy-attachments-from-parent-process at master · cijujoseph/activiti-exam...
Thanks brother,
but i use the activiti community edition if you have another solution ?
i start with POST request in activiti REST it is the true way !
You can use the REST API, that's fine. You can also the relatedContentService, which is available in community edition V6 as well - Activiti/RelatedContentService.java at 6.x · Activiti/Activiti · GitHub
Also if you want to get the actual path from the storeId, you can use this class - Activiti/PathConverter.java at 6.x · Activiti/Activiti · GitHub
Ciju
thank you very much.
but i need an example with RelatedContentService if some one have it ?
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.