Hello,
in my use case I have a workflow in which I'd like to retrieve a document from IDM and attach it to a Ming.le task so it can be read by the end user(s).
I can accomplish that with a Drill Back to IDM, but the customer's specific requirement is that the file is attached to the task itself.
I've asked how to retrieve the document data via the IDM stream API, but workflow activities don't support streaming:
https://community.infor.com/infor-ming-le/f/infor-document-management-idm/27696/download-idm-document-using-workflow
Is there another API that I can use in order to attach the document to the task without actually having to stream the data into the workflow activity? (maybe providing the pid of the document, etc..).
Thank you for your help,
Federico