Workflow Error - No authrizable with ID null | Community
Skip to main content
nvssr90
New Participant
October 5, 2016
Solved

Workflow Error - No authrizable with ID null

  • October 5, 2016
  • 4 replies
  • 5277 views

In my local AEM 6.1 SP2 Instance, When I tryto trigger any work flow. It gives me "No Authorizable with ID null"  Is there anybody encountered this issue? Please help  

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by kautuk_sahni

Please ensure that that the user has sufficient permission to initiate or take action on workflow.

Also check if you have group present in the instance (some times workflows are copied from other instance/location  and to the destination instance group is not present).

Source:- http://cq6bykd.blogspot.in/2015/10/workflow-authorization-error.html

Another reference article :- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__zw3a-hello_i_am_using.html

 

~kautuk

4 replies

maxbarrass-anchora
New Participant
August 18, 2023

This can happen when you have a participant step and the account selected does not exist. Hence the "null" part in the message.

nvssr90
nvssr90Author
New Participant
October 6, 2016

Yes @smacdonald2008 ! we are able to resolve this. In our case, we didn't install the pertaining ACL's in the workflow causing this error. After importing principles and ACL's. There is no issue now. Thanks @kautuksahni and @smacdonald2008 

smacdonald2008
New Participant
October 6, 2016

Does this happen when logged in as Admin?

kautuk_sahni
kautuk_sahniAccepted solution
Employee
October 6, 2016

Please ensure that that the user has sufficient permission to initiate or take action on workflow.

Also check if you have group present in the instance (some times workflows are copied from other instance/location  and to the destination instance group is not present).

Source:- http://cq6bykd.blogspot.in/2015/10/workflow-authorization-error.html

Another reference article :- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__zw3a-hello_i_am_using.html

 

~kautuk

Kautuk Sahni