Software AG Products 10.5 | Using CentraSite | Policy Management | Built-In Design/Change-Time Actions Reference | Validate Attribute Value
 
Validate Attribute Value
Validates the value of a specified attribute in an organization, user, or asset against a list of allowed values.
Event Scope
Pre-Update
Pre-State Change
Pre-Delete
OnTrigger
OnConsumerRegistration
Object Scope
Organization
User
Assets
Input Parameters
Attribute Name
The name of the attribute that you want this action to test. The attribute's data type can be Boolean, Date and Time, Duration, Email, IP Address, Multiline String, Number, and URL or URI.
Note:Attribute Name must be a non-arrayed attribute.
Possible Attribute Value
(String). (Array). An array of regular expression String values. If the value of the attribute specified in Attribute Name matches any entry in Possible Attribute Values, the action succeeds.
The regular expressions you specify in Possible Attribute Values must support the regular expression specification for Java.
The data types of possible attribute values can be Boolean, Date and Time, Duration, Email, IP Address, Multiline String, Number, and URL or URI.
You can include substitution tokens in this parameter to incorporate data from the target object on which the policy is acting. For a list of the allowed tokens, see the list of Substitution Tokens shown in the Send Email Notification action.