Event | Occurs... | ||
PreCreate | Immediately before CentraSite commits a new object to the registry. | ||
PostCreate | Immediately after CentraSite commits a new object to the registry. | ||
PreUpdate | Immediately before CentraSite commits an update to an existing object in the registry. | ||
PostUpdate | Immediately after CentraSite commits an update to an existing object in the registry. | ||
PreDelete | Immediately before CentraSite removes an object from the registry. | ||
PostDelete | Immediately after CentraSite removes an object from the registry. | ||
PreStateChange | Immediately before a specified lifecycle state change is made to an object. | ||
PostStateChange | Immediately after a specified lifecycle state change is made to an object. | ||
OnConsumerRegistration | When an asset owner accepts a pending registration request by clicking the Apply Registration Policies button in the Pending Registrations inbox.
| ||
OnTrigger | When you use the Run Policy Now button in CentraSite Control to run a policy on demand. For more information about this type of event, see Running a Policy on Demand. | ||
OnCollect | When a handler process calls the collector. This event is intended to be used only by predefined policies that perform a collection process. For more information about collectors, see Collector and Handler Policies. | ||
OnExport | When the export handler is called during an export operation. This event is intended to be used only by predefined policies that perform an export operation.For more information about export handlers, see Collector and Handler Policies. | ||
OnMove | When the move handler is called during a move operation (the movement of an asset to another user or organization. This event is intended to be used only by predefined policies that perform a move operation.For more information about move handlers, see Collector and Handler Policies. |