getUsersForRole Step

Last published at: April 6th, 2021

Description:

Get users assigned to the application role and store them on a variable

Inputs

  • roleID – selected role
  • variableToStoreValue – Variable to store the value 

Returns

  • True – step executed successfully
  • False – step failed to execute 

Usage:

Example:

Let’s build and execute the GetUsersForRoleDef example.          

  • Create a new definition called “GetUsersForRoleDef
  • Select the definition and click the “design” button
  • Drag a GetUsersForRole step from the toolbox
  • Connect the dots between the start and GetUsersForRole step 

  • Click on the “GetUsersForRole” step to configure its properties
  • Configure the following values for the properties as shown on the below graphic

  • Click on select the roles and select application roles

  • Save the workflow definition, create a workflow instance and execute. Step will get users for selected roles.