Go to http://host:port/system/console/configMgr.
Last updated on
May 18, 2021
Issue
After upgrading to AEM 6.3, the Lock Payload Process [1] and Unlock Payload Process [2] workflow steps no longer work.
[1] com.day.cq.workflow.impl.process.LockProcess
[2] com.day.cq.workflow.impl.process.UnlockProcess
Environment
AEM 6.3
Resolution
To apply configurations to allow the Lock/ Unlock processes to function in AEM 6.3, follow these steps:
-
-
Find Day CQ Workflow Service.
-
Mark Enable Lock/Unlock Process to true.
-
Click Save.
-
Find Adobe Granite Repository Service User Configuration, and add a new configuration.
-
Set Simple Subject Population to true.
-
Set Service Users to workflow-process-service.
-
Click Save.