08-02-2018 06:56 AM
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 ?
08-03-2018 06:08 AM
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.
08-29-2018 06:33 AM
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
Explore our Alfresco products with the links below. Use labels to filter content by product module.