Start an Action Chain

You set up an action chain to be triggered when an event occurs in an artifact. The type of event available depends on the artifact. For example, you can trigger an action chain to start when a lifecycle event such as vbEnter is fired to load a page. Or, use the onValueChanged variable event when a variable's value changes. You can also use custom events to start an action chain from another action chain.

Note:

By default, when you create a new action chain for an event listener, component, or variable, it will be a JavaScript action chain. If you want a JSON action chain instead, see JavaScript and JSON Action Chains within Work With JavaScript Action Chains for instructions on how to disable JavaScript action chains.