LogoLogo
CommunitySupport PortalYouTubeStart a free trial
OE
  • Welcome
  • Commerce Engine
  • Orchestration Engine
  • API Documentation
  • Release Notes
  • Changelog
OE
  • Orchestration Engine
  • Getting Started
    • What is OE?
      • What are the benefits?
      • Use Cases
    • Provisioning
    • Understanding Make
    • OE Learning Trails
      • Setting up a First Digital Process
      • Adding a Conditional Step in a Digital Process
  • Management Dashboard
    • Accessing OE
    • Orchestration Center
    • Forms
    • KPIs and Analytics
    • Rulestore
    • Events
      • Event Registry
      • Event Log
      • Cloud Events in OE
      • Events Authentication and Configuration
      • Working with Event Data
    • Admin
      • Users and Roles
      • Integration with Celonis
      • Make Team
      • Task Inbox and Tasks
  • Digital Processes
    • Digital Processes Dashboard
    • Digital Processes Example
    • Working with Digital Processes
      • Digital Process Components
      • Creating a Digital Process
      • Editing a Digital Process
      • Testing a Digital Process
      • Conditional Process Runs
      • OE Make Modules
      • Configuring a Connection between OE and Make Modules
      • Setting a Trigger to Wake Up a Paused Digital Process
      • Cloning of Make Scenarios in OE Digital Processes
    • Data Flow between OE and Celonis
      • Retrieving Data from Celonis
      • Sending Data from OE to Celonis
      • Sending Form Submission Data from OE to Celonis
      • Sending Forms Magic Links Data from OE to Celonis
    • Process Context
    • Datastore
    • Versioning
    • Data Retention Policy
  • Troubleshooting
    • Firewall Allowlisting
    • Digital Processes Debugger
    • Generating a HAR File with Logs
    • FAQ
      • Receiving Alerts for Scenario Errors
      • Make Scenario Not Valid in OE
      • Digital Processes Blocked by Scenario Errors
      • Invalid Digital Processes
Powered by GitBook
LogoLogo

Resources

  • Emporix.com
  • Developer Policy
  • Terms of Use

Find us

  • LinkedIn

© 2025 Emporix. All Rights Reserved.

On this page

Was this helpful?

Export as PDF
  1. Management Dashboard

Events

A digital process can react on an action (event) happening in internal or external systems.

PreviousRulestoreNextEvent Registry

Last updated 22 days ago

Was this helpful?

External events work as triggers for digital processes to run or wake up sleeping processes. These events, such as notifications regarding stock levels, quote requests, and many others, are transmitted as authenticated webhooks to a pre-configured Orchestration Engine event-receiver endpoint. When receiving these notifications, the system interprets them and initiates, or wakes, relevant digital processes accordingly. This approach enables real-time adaptation and decision-making, allowing businesses to efficiently manage resources and respond to changing conditions in their operational environment, creating business agility.

OE is schema-less, it utilizes the Cloud Event specification for both receiving and sending events. This framework enables OE to seamlessly gather event information from designated endpoints responsible for transmitting such data. By adhering to this specification, OE ensures efficient and standardized communication, facilitating seamless integration with various systems and endpoints.

For details about events in OE, check the following documentation:

Emporix related:

Celonis related:

Events Registry
Events Log
Cloud Events in OE (Emporix)
Events Authentication and Configuration
Working with Event Data (Emporix)
Events Registry
Events Log
Cloud Events in OE (Celonis)
Events Authentication and Configuration
Working with Event Data (Celonis)