Hi All,
Is there any OOTB way to assign a workflow to just one person of a usergroup?
Thanks for your help.
Solved! Go to Solution.
Views
Replies
Total Likes
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
Views
Replies
Total Likes
edit the workflow and add a participant step and assign to respective person or group it will go for approval . i think this may solve your issue
Views
Replies
Total Likes
Hi amitkrt
In fact, I have a group which contains 5 people, and my concern is how to assign the workflow to just one specific person of this group.
Views
Replies
Total Likes
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
Views
Replies
Total Likes
you can choose user also. its user/group.
Views
Replies
Total Likes
I have to choose a group..
Views
Replies
Total Likes