Hi All
i have implemented a workflow model where we have dialog step and participant steps with multiple reviewers and approvers . when user initiating a workflow to provide all the required inputs in dialog step and request for review the data.
am trying to auto populate values from workflow history in dialog participant step when it got rejected by any of the reviewer for additional information.
can someone advise how to achieve this.
Thanks in advance .
Views
Replies
Total Likes
You can use Dynamic participant step where you can write your own logic to choose the dynamic participant based on the data from dialog participant step. Please check below links and see if that helps.
https://aem.redquark.org/2019/09/workflows-in-aem-03-dynamic-participant.html
@kavalidurga You could probably use Random Participant Chooser step or Dynamic Participant Step;
The Dynamic Participant Step component is similar to Participant Step with the difference that the participant is selected automatically at run time.
@Manu_Mathew_ @Siva_Sogalapalli Thanks for reply
my requirement is to auto populate the dailog values from workflow history.
Could you please explain your complete requirement from workflow perspective here?
Why do you want to dialog participant step in terms of additional information as you have mentioned?
@DEBAL_DAS when user initiate a workflow , provides all the inputs in dialog step then will sent for reviewer to approve or reject . when the reviewer rejects it , has to go back to initiator for providing additional data ,this case i wanted to auto fill the values from history data which he initially provided.
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies