Set State
Initiates a lifecycle state change for a lifecycle model, policy, asset or Process object.
When you use this action, be aware that:
The state change performed by this action triggers Pre-State Change or Post-State Change policies if such policies exist for the specified state change.
When
CentraSite executes this action at enforcement time, it attempts to change the target object to the state you have specified. If this state is not a valid transition from the object's current state, the action fails.
If the target object is already in the specified state at enforcement time, this action does nothing. It does not initiate a state change. It simply exits and returns a successful completion code (that is, this condition is not considered an error).
Event Scope
Post-State Change
OnTrigger
OnConsumerRegistration
Object Scope
Policy
Lifecycle Model
Assets
Input Parameters
Change State To | (String). The value to which you want to set the object's state. |