Scenario: I have a custom workflow which has only one Process Step. It gets triggered through a launcher.
Issue: I See the WF gets triggered 3-4 times. One by Admin(I have logged in as admin), and rest by workflow-process-service.
I am not sure why will the same workflow get triggered multiple times by different users.
Work Around: After adding another step Goto or participant step it gets triggered by the admin user only which should be the expected behavior.
Not sure if this has something to do with permissions. Any help on this is appreciated.
Solved! Go to Solution.
Views
Replies
Total Likes
Thanks for info.
I tried in AEM 6.3
1. Created workflow with only 1 process step
2. Invoked that workflow from Launcher.
3. I can see only one item in Archived(http://localhost:4502/libs/cq/workflow/admin/console/content/archive.html)
Events
If posible can you please explain check events(http://localhost:4502/system/console/events ) and provide some more info.
Is you process acting/modifying on tags also?
Thanks
Arun
Views
Replies
Total Likes
Hi,
Which version are you using?
And what is event for workflow triggered
Views
Replies
Total Likes
Its on node modify. The condition is set on cq:tags==<certain_tag> .
Type= nt:unstructured Location: /content/dam(/.*/)jcr:content/metadata
Views
Replies
Total Likes
Thanks for info.
I tried in AEM 6.3
1. Created workflow with only 1 process step
2. Invoked that workflow from Launcher.
3. I can see only one item in Archived(http://localhost:4502/libs/cq/workflow/admin/console/content/archive.html)
Events
If posible can you please explain check events(http://localhost:4502/system/console/events ) and provide some more info.
Is you process acting/modifying on tags also?
Thanks
Arun
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies