Triggers
Learn about triggers that initiate value streams.
Events

Timer Events

Last updated
Was this helpful?
Learn about triggers that initiate value streams.
Triggers are the elements that initiate value streams. You can use them to start a new process instance or to resume an existing one that was previously paused.
A number of commerce events are provided out-of-the-box, these are the CE events. Additionally, you can configure custom events for your tenant, which are then available in the list. CE events can only be used as starting triggers, while custom events can serve as both starting and intermediate triggers.

You can also use Timer Events as triggers. A timer event provides a flexible mechanism to schedule and control the execution of a value stream. It supports a wide range of trigger configurations to meet diverse timing and scheduling requirements. Similar to custom events, you can use timer events both as starting triggers to initialize a process, and as wake-up triggers to resume a process between steps, when the process is waiting for some events to happen.

Last updated
Was this helpful?
Was this helpful?

