← Return to the list of available actions
If you have a problem understanding how the action works, check: Action, Conditional execution, Components parameters
Category: User
Action location: Variable, Button
Previous names: Set user role flag
Available from version: 1.0.1
Based on the login and role id from the process, the action determines whether the user has the given role and inserts the information into the given logical variable.
Leaving an empty conditional field is equal to setting it to "true".
Action location | Conditional execution parameter action | Action call-up condition |
---|---|---|
Variable | Call-up action | The "Conditional execution" parameter will return "true" |
Button | Activates action | Pressing the button |
Parameter name | Description | Paremeter type | Default value | Field type | Comments and restrictions |
---|---|---|---|---|---|
User login | User login for which role ownership is being checked | Text | Editable field |
| |
Role id | Role id from the map of the specified process | Text | Editable field | ||
Search in a package? | Specifies whether to search for a role within the package, not just the current process | Boolean | Editable field | ||
Target variable | A logical variable that receives information about whether the user has a role or not | Variable | Editable field |
Parameter*- mandatory field
1.0.1
- Adding a component
1.0.43
- Removal of the option of adding an action to the accept button
- Renaming: Setting the user role flag -> Setting the user role flag
Add Comment