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
  • Introduction
  • Digital Processes View in Management Dashboard

Was this helpful?

Export as PDF
  1. Digital Processes

Working with Digital Processes

Get familiar with digital processes and how to configure them.

PreviousDigital Processes ExampleNextDigital Process Components

Last updated 22 days ago

Was this helpful?

Introduction

The Emporix Orchestration Engine orchestrates business behaviour for systems to optimize key outcomes based on events. OE provides a framework that enables the orchestration and execution of actions combined in Digital Processes.

The digital processes consist of an event that makes the process start, and of the next steps that need to be performed after the event takes place. Emporix OE provides a user interface, the Management Dashboard, that allows you to design and manage digital processes with ease.

To start working with the digital processes, make sure you have all the prerequisites and configurations completed as described in the following sections of our documentation:

Digital Processes View in Management Dashboard

To open the digital process view in Management Dashboard, simply click on the selected digital process that you wish to open.

The view shows every step of the digital process, starting with a trigger and then proceeding with the subsequent process steps or mid-triggers. This is where you can begin working on your new digital process or edit an existing one. In each digital process you view, you can also perform the following actions:

  • Edit - opens the draft mode of a digital process

  • View Process Diagram - this allows you to display a diagram representing your digital process workflow, you can see the triggers and steps where Make scenarios are used. The diagram includes the name of the process, it's ID and version number.

Show versions - you can view all the versions of your digital process and switch to the previous one. To see how versioning of the digital process works in detail, see .

Go to Debugger - this allows you to move directly to the debug mode to check all the logs of your digital process instances. For debugger details, see .

Versioning
Digital Process Debugger
Getting Started
Management Dashboard
Events