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.
You can use the service attribute in multiple pages of a Provide Information workflow action by enabling Attribute can be used in multiple pages on Provide Information.
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. |