CentraSite Documentation : CentraSite Developer’s Guide : Built-In Design/Change-Time Actions Reference : Built-In Actions for Design/Change-Time Policies : 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
PreStateChange
PreDelete
OnTrigger
OnConsumerRegistration
Object Scope
Organization
User
Asset (any type)
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/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/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.
Copyright © Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback