Version 9.6
 —  Developing Custom Actions  —

About Action Templates

An action template specifies the object and event types to which the action applies. In addition, an action template for a design or change time policy contains your custom action rule, which fires when the action executes.


Types of Actions

CentraSite supports the following types of actions:

For more information on the policy actions that CentraSite ships, see the documents Built-In Design/Change-Time Actions Reference and Built-In Run-Time Actions Reference.

Top of page

Supported Object Events

Although it is possible to create an action template whose scope encompasses any combination of object types and event types, be aware that not all combinations are enforceable. This is because certain types of events do not occur for certain types of objects.

For example, a PreStateChange event occurs only on Assets, Policies and Lifecycle Models. If you create a policy for a PreStateChange event on a User object, that policy will never execute, because a PreStateChange event will never occur on a User object.

To see the types of events that each object type supports, see the topic Working with Design/Change-Time Policies > Functional Scope > Supported Object and Event Combinations.

Top of page