Events in Orchestration Engine
Events in Orchestration Engine are actions or conditions that trigger Process Orchestrations. These be internal and external activities or states, like notifications regarding stock levels, quote requests, and many others.
To create an event in Orchestration Engine:
Select Start a Process.
From the side panel, select Create Event.
Specify the Display and Event names.
Display name is the name that is visible in the UI when you create a process, for example: Order Created.
Event name is the name of the registered event, for example: start-the-process
Save your changes.
All created events will be available in all processes in the package.
To be part of the orchestrated process, Action Flows must have a completion event in it. You can add it in a dedicated module in an Action Flow:
In your Action Flow module, from the Event type dropdown list, select the completion event.
Complete the module's configuration.
Once the Action Flow is published, active, and set to on-demand, you will be able to select this event to start the Process and see this Action Flow in the process step in your process.