IBM BPM, V8.0.1, All platforms > Programming IBM BPM > Developing client applications for BPEL processes and tasks > Human Task Manager API authorization and actions
Authorized roles for actions on escalation instances
Access to the HumanTaskManager interface does not guarantee that the caller can perform all of the actions on an escalation. The caller must be logged on to the client application with a role that is authorized to perform the action.
The following table shows the actions on an escalation instance that a specific role can take.
Authorized roles for escalation instances. Action Caller's principal role Administrator Escalation Receiver Reader TaskSystemAdministrator TaskSystemMonitor CREATEWORKITEM X X DELETEWORKITEM X X GETCUSTOMPROPERTY X X X X X GETDOCUMENTATION X X X X X GETESCALATION X X X X X GETESCALATIONTEMPLATE X X X X X GETROLEINFO X X X X X SETCUSTOMPROPERTY X X X TRANSFERWORKITEM X X TRIGGERESCALATION X X UPDATE X X
Subtopics
The following subtopics describe other actions that also have additional restrictions:
- Additional restrictions when creating escalation work items - Lists the additional restrictions relating to create work items
- Additional restrictions when deleting escalation work items - Lists the additional restrictions relating to delete work items
- Additional restrictions when transferring escalation work items - Lists the additional restrictions relating to transfer work items
- Additional restrictions when updating an escalation instance - Lists the additional restrictions relating to escalation update