Define assignment attributes when creating a role
When creating a role, we can optionally define assignment attributes to be associated with the role.
Before you begin
We can associate a custom label with an assignment attribute by adding an attribute name prefixed with roleAssignmentAttribute in the customLabels.properties resource bundle. This operation provides the display label for the assignment attribute. For example, roleAssignmentAttribute.creditLimit="Credit Limit Value". The key for the assignment attribute of the same role must be unique.
Procedure
To define assignment attributes to be associated with a role...
- From the navigation tree, click Manage Roles.
- On the Manage Roles page, click Create and proceed through the wizard panels until you reach the Assignment Attributes page. If we selected a role type of Dynamic, the Assignment Attributes page is not displayed.
- In the Attribute Name field, specify a name for the assignment attribute to add. We must not enter a space, semi-colon, or both when specifying an assignment attribute name.
- Click Add.
The new attribute is displayed in the assignment attributes table. If the attribute has any display label defined in the customLabels.properties resource bundle, then the assignment attribute table displays the same label.
- Click Next to continue through the Role Creation wizard.
ResultsA Success page is displayed, indicating that you successfully created the role.
Parent topic: Role assignment attributes