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 task templates

Access to the HumanTaskManager interface does not guarantee that the caller can perform all of the actions on a task template. 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 a task template that a specific role can take.

Authorized roles for actions on task templates
Action Caller's Principal Role
  Administrator Potential Instance Creator Reader TaskSystemAdministrator TaskSystemMonitor
COMPLETEWITHNEWFOLLOWONTASK X X   X  
CREATEANDCALLTASK X X   X  
CREATEANDSTARTTASK X X   X  
CREATEANDSTARTTASKASSUBTASK X X   X  
CREATEFAULTMESSAGE EVERYBODY 1
CREATEOUTPUTMESSAGE EVERYBODY 1
CREATEOUTPUTMESSAGE EVERYBODY 1
CREATETASK X X   X  
DELETETEMPLATE X     X  
GETCUSTOMPROPERTY X X X X X
GETDOCUMENTATION X X X X X
GETFAULTNAMES X X X X X
GETROLEINFO X X X X X
GETTEMPLATE X X X X X
GETUISETTINGS X X X X X
STARTTEMPLATE X     X  
STOPTEMPLATE X     X  

Tip: 1. Everybody is authorized because an authorization check is not performed for this action.