Hi,
i have written some ecma script for participant step in workflow.
But i am not able to get that script in Participan step below is scren shot
Can any one guide me whether i have done in correct manner ecma script for
let me know if any information is needed from my end
Solved! Go to Solution.
Views
Replies
Total Likes
@manikanthar1295 Please refer to below documentation URL for reference and navigate to Use ECMAScript to dynamically select a user or group section:
Hi @manikanthar1295,
Starting 6.4, OOTB workflow scripts location is /libs/workflow/scripts.
We can create custom ones by overlaying from being in the path /libs/workflow/scripts -> Overlay Node option (check Match node types) -> will result in /apps/workflow/scripts and create new .ecma file or you can copy any existing script and amend on top of it with updated jcr:title.
Try this and check if it works.
If you still face issues, share details of AEM version and exact workflow component that you are trying to locate the participant chooser to.
@manikanthar1295 Please refer to below documentation URL for reference and navigate to Use ECMAScript to dynamically select a user or group section:
I think you are using participant step instead of Dynamic Participant Step . Can you verify again?
Thanks
Dipti
Views
Likes
Replies