For the complete documentation index, see llms.txt. This page is also available as Markdown.

Event Registry

View all the events configured in the system that can be used in the value streams.

Event Registry is a list of all the events that were configured in your tenant for your value streams. The events are the triggers that initiate the processes and make them run.

Events are utilized by the ce-type attribute, which indicates that the event has occurred. By aligning the Event Name (eg. order.created) configured in VSM with the ce-type name, you ensure that a value stream accurately receives and processes the event information.

To create a new event:

1

Open Event Registry

In VSM, go to Events -> Event Registry and choose Create New Event.

2

Specify the Display and Event names

  • Display name - the name visible in the UI when you create a value stream, for example: Order Created.

  • Event name - the name of the registered event, for example: emporix/ce/order.created.

3

Save your changes

Last updated

Was this helpful?