Granted Tasks

Show a list with all granted task of the current user. To calculate all task the system iterate over all roles of the current user and for each role fetch the granted tasks.

The list show the following data:

  • Application - the scope where the grant is applied.

  • Process - the name of the BPM Process where role is defined. This process belong to the Application.

  • Form to Fill - the task granted to perform in the process.

  • Roles - the roles that allow the user to perform the task.

Last updated