cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

due to error.workflowaction.principalassigned.readaccess

Former Member
0 Likes
538

While creating the workflow assigned one of the newly created group to workflow actions,then it is throwing the below error when import the workflow through hac.

due to error.workflowaction.principalassigned.readaccess

Accepted Solutions (1)

Accepted Solutions (1)

0 Likes

You need to give user rights to that usergroup.

Example: $START_USERRIGHTS;;;;;;;;; Type;UID;MemberOfGroups;Password;Target;read;change;create;remove;change_perm;; UserGroup;customerregistrationapprovalgroup;;;;;;;;;; ;;;;WorkflowTemplate;+;+;-;-;-;; ;;;;Workflow;+;+;-;-;-;; ;;;;AbstractWorkflowAction;+;+;-;-;-;; ;;;;WorkflowActionTemplate;+;+;-;-;-;; ;;;;WorkflowAction;+;+;-;-;-;;

$END_USERRIGHTS;;;;;;;;;

Answers (0)

Ask a Question