コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

how to assign a workflow to just one person of a usergroup in aem 6.3?

Avatar

Level 2

Hi All,

Is there any OOTB way to assign a workflow to just one person of a usergroup?

Thanks for your help.

1 受け入れられたソリューション

Avatar

正解者
Administrator

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



Kautuk Sahni

元の投稿で解決策を見る

5 返信

Avatar

Level 4

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

Capture.PNG

Avatar

Level 2

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.

Avatar

正解者
Administrator

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



Kautuk Sahni

Avatar

Level 4

you can choose user also. its user/group.

Avatar

Level 2

I have to choose a group..