I am using Document generate task to generate PDF in Bpm . But I want rest service to generate document and attach that document to process. Is it possible ?
Yeah you can use a Java delegate that will fetch your PDF document via a REST call and add to the process using RelatedContentService.createRelatedContent.
I want to generate document using docx file and generated document attached to process. In Bpm I can generate document using DOCUMENT GENERATION TASK. BUT I want java delegate to generate document using doc 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.