This is not the latest version of Identity Director documentation.View available documentation.
Configure list service attributes
In the Management Portal at Entitlement Catalog, on the Attributes tab of the service page, configure list attributes to store a list of values. This allows actors in a service transaction to select a value from the list when requested.
Configuration
Field |
Explanation and Tips |
---|---|
Manual input |
Specify values manually.
|
Copy from global attribute |
Base the values on a text or table global attribute.
|
Copy from people attribute |
Base the columns and values on a text, table or list people attribute.
|
You can force mandatory input by enabling Attribute may not be empty after workflow input from actor.
Placeholders
When you insert list service attribute as a placeholder in actions, use the following options to retrieve its values:
Placeholder |
Explanation |
---|---|
#Service[<AttributeName>.Description] |
Resolve the description of the attribute. |
#Service[<AttributeName>.Value] |
Resolve the selected value of the attribute. |
#Service[<AttributeName>.ValueDescription] |
Resolve the description of the selected value. |