I am trying to lock and unlock a page in workflow using page.lock() & page.unlock(); I could lock the page in first workflow, but in the next workflow ,while unlocking the same page it throws exception saying, "Unable to unlock Page". page.canUnlock() returns true. Did anyone use this successfully?
Solved! Go to Solution.
Views
Replies
Total Likes
check if this helps -
AEM 6.3 Custom Lock - Lock payload by logged in user
Re: AEM 6.2 Lock Payload workflow step behaving as NoOp
**Only lock acquiring user or admin can unlock the page.
Views
Replies
Total Likes
check if this helps -
AEM 6.3 Custom Lock - Lock payload by logged in user
Re: AEM 6.2 Lock Payload workflow step behaving as NoOp
**Only lock acquiring user or admin can unlock the page.
Views
Replies
Total Likes
Views
Replies
Total Likes
Thank you Gaurav for sharing these links. It resolved my issue.
Views
Replies
Total Likes