Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 720 Bytes

Check If User is in Role.md

File metadata and controls

15 lines (10 loc) · 720 Bytes

This step is very usefull to check if the user that initialized the Workflow execution, has one specified security role

For using this activity you must access here and select CheckUserInRole:

Then, you must select the Security Role you want to check:

The full params description is:

  • Role (required) : the Security Role to be searched. you must select the Security role from the "parent" BU. This will check the role in all BUs.
  • IsUserInRole : boolean with the result

After that you can use the result on your fields: