Hi ,
I am working on requirement to provide option to author to cancel/terminate the workflow initiated by him at page level.
Could you please let me know how this can be achieved ?
Thanks,
Hari
Solved! Go to Solution.
Add a button to sidekick[1]. Click of button invoke your service & in that service implement an logic to cancel the the workflow using workflow api shared earlier.
[1] http://aemfaq.blogspot.com/2013/04/adding-button-to-sidekick.html
You can use workflow api or jmx. An example for workflow api look at source code at [1].
[1] http://helpx.adobe.com/experience-manager/kb/howtopurgewf.html
[2] http://helpx.adobe.com/experience-manager/kb/workflow-monitor-via-jmx.html
Views
Replies
Total Likes
Hi,
Thanks for your reply.
Basically requirement is to provide option to Author at page level(side kick) to cancel the submission of work flow.
Could you please let me know what is the best option to provide this feature to author ?
Thanks,
Hari
Views
Replies
Total Likes
Add a button to sidekick[1]. Click of button invoke your service & in that service implement an logic to cancel the the workflow using workflow api shared earlier.
[1] http://aemfaq.blogspot.com/2013/04/adding-button-to-sidekick.html
Thanks a lot.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies