How to see who launched the workflow in CQ5.5?
Is there a way how assignee of the particular workflow participant's step can see who actually launched the workflow, i.e. assigned that step to him?
Is there a way how assignee of the particular workflow participant's step can see who actually launched the workflow, i.e. assigned that step to him?
Use the AEM Workflow API:
https://dev.day.com/docs/en/cq/current/javadoc/com/adobe/granite/workflow/exec/Workflow.html
To learn how to work with the Workflow API -- see this communty article. It talks about how to invoke a workflow with the APIs. However - it will point you in the right direction:
http://helpx.adobe.com/experience-manager/using/invoking-experience-manager-workflows-using.html
Hope this helps.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.