Workflow permissions
I am getting some permission issues for content authors and approvers on workflow
when workflow is executed, it calls
url https://localhost:4502/bin/workflow/inbox
which is returning 500 error with following message
Unable to add OrMemory
Status
500
Message
Unable to add OrMemory
Location
Parent Location
Path
Referer
ChangeLog
<pre></pre>
it works fine for admin users
for authors and approvers it is returning 500 error
I looked in adobe forum, there is a thread
I do see approvers and content authors are part of workflow-administrators, they are also part of workflow-editors and workflow-users (as mentioned by edubey in forum)
In the forum I tried to look for Mar 2015 session for workflow, it is taking me to Adobe Experience Manager Help | Listing of Ask the AEM Community Experts
when I click on that session it is taking me to Adobe forums page
https://forums.adobe.com/welcome
it seems that link is broken or moved
In error.log I see
6.09.2017 12:27:17.442 *WARN* [10.43.32.47 [1504715237437] POST /bin/workflow/inbox HTTP/1.1] com.adobe.granite.workflow.core.jcr.WorkflowManager Cannot archive workitem: /etc/workflow/instances/server0/2017-08-28/content-migration-process_69/workItems/node4_etc_workflow_instances_server0_2017-08-28_cedars-sinai-migration-process_69
javax.jcr.AccessDeniedException: Access denied.
at org.apache.jackrabbit.oak.jcr.security.AccessManager.checkPermissions(AccessManager.java:71)