Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

How to make the workflow to move to any particular participation step or process step ?

Avatar

Level 4
Hi,

Currently, I am working on a workflow where I wanted to allow the author/user of the workflow to provide the 'goto' step, and then move the workflow execution to that step( or node), based on the user input.

 

How to make the workflow to move to any particular participation step or process step ?

Any suggestions will be highly appreciated.

Thanks.

 

 
1 Accepted Solution

Avatar

Correct answer by
Level 10

Use the 'Dialog Participation Step' and get the input from the user and continue accordingly. refer [1]

[1] https://docs.adobe.com/docs/en/cq/5-6-1/workflows/wf-ref.html#Dialog Participant Step

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Use the 'Dialog Participation Step' and get the input from the user and continue accordingly. refer [1]

[1] https://docs.adobe.com/docs/en/cq/5-6-1/workflows/wf-ref.html#Dialog Participant Step