how to assign a workflow to just one person of a usergroup in aem 6.3?
Hi All,
Is there any OOTB way to assign a workflow to just one person of a usergroup?
Thanks for your help.
Hi All,
Is there any OOTB way to assign a workflow to just one person of a usergroup?
Thanks for your help.
Use the dynamic participant workflow step in your workflow and have the logic of creating and assigning the user/group in that step. refer [1] and [2] for the same.
[1] http://adobeaemclub.com/workflow-dynamic-participant-step
[2] https://helpx.adobe.com/experience-manager/using/dynamic-steps.html
More reference post:- Allow user to select workflow assignee from specific group
// 1. define a dialog participant step were in u can select the user for next step.
2.next step is dynamic participant step were in use user selected in previous step.
~kautuk
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.