Changing roles for REST API authorizations on task actions
Draft comment:
This topic was viewed 10 times since its publication
By default, potential task owners, task collaborators, and task team managers are not
allowed to complete or finish a task. You can change these roles by adding a setting to the
100Custom.xml file so that these users can complete or finish a
task.
This topic was viewed 10 times since its publication
About this task
Users with the following roles can complete or finish tasks without claiming them first.
- Business Automation Workflow administrator
- Process application administrator
- Instance owner
- Task owner
- Potential task owner
- Task collaborator
- Task team manager
Procedure
To allow potential task owners, task collaborators, and
task team managers to complete or finish a task, add the following
setting to your 100Custom.xml file.
<server merge="mergeChildren">
<portal merge="mergeChildren">
<authorization-level-for-task-complete-and-finish merge="replace">8560</authorization-level-for-task-complete-and-finish>
</portal>
</server>
For information about how to prevent tasks from completing in suspended BPD instances, see the topic Preventing tasks from completing in suspended process instances.
This topic is shared by BAW, CP4BA. Last updated on 2025-03-13 12:15