Skip to content

CI

The CI or Configuration Item trigger is used to start a workflow whenever a change is made to a configuration item of a given class.

triggers/ci.png

Like all triggers, the CI trigger requires a name and description. Variables can be set just like any other trigger (See Passing Variables with Triggers).

Type Name

The selected type name is the schema name or type name of the class of objects to watch for changes. In the example above, the trigger will fire each time an Asset changes.

Variable

When the trigger fires, the given variable is set to the new value of the CI object.

Workload Automation and Orchestration