LogoLogo
CommunitySupport PortalYouTubeStart a free trial
OE (Celonis)
  • Welcome
  • Commerce Engine
  • Orchestration Engine
  • API Documentation
  • Release Notes
  • Changelog
OE (Celonis)
  • 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 (Celonis)
      • Events Authentication and Configuration
      • Working with Event Data (Celonis)
    • 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 (Celonis)
      • Cloning of Make Scenarios in OE Digital Processes
    • Data Flow between OE and Celonis
      • Retrieving Data from Celonis
      • Sending Data from OE to Celonis (Celonis)
      • Sending Form Submission Data from OE to Celonis (Celonis)
      • Sending Forms Magic Links Data from OE to Celonis (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. Digital Processes

Digital Processes Dashboard

Get insights into the processes running in the system in the Digital Processes Dashboard.

PreviousTask Inbox and TasksNextDigital Processes Example

Last updated 9 days ago

Was this helpful?

Emporix Orchestration Engine orchestrates business behaviour for systems to optimize key outcomes based on events. They consist of a trigger that makes the process start and of steps that need to be performed after the trigger takes place.

All digital processes are executed top-down and run independently from each other.

Digital processes listing

To access the page, in the navigation menu go to OE → Digital Process.

What you can see in the page is a list of all the digital processes that are created in your tenant. You can manage the digital processes by creating new ones or deleting those which are no longer needed, activating or inactivating the ones which already exist.

To check how to create a new digital process, see the documentation.

  • Active: order the list by active or inactive digital processes.

  • Name: alphabetical order, you can also search for a specific scenario process by typing its name in the search field.

  • Last Published: you can sort the scenario processes by the date they were published or search for a scenario process that was published on a specific date (using the search field).

  • Running, Failed, Completed and Stopped instances: check how many times the process run, failed, got completed or stopped. For example, every single time a new order is placed and the “new order” scenario is triggered, it counts as one instance.

  • Statuses: represent the validations of the digital process blueprints, they are not related to the running instances.

    • Pending - process configuration is being validated.

    • Invalid - the process is not configured properly and cannot run.

    • Validated - the process was configured successfully, the validated status covers both active and inactive states.

  • Deleting a digital process: removes a digital process from the list of available processes, every time you delete a process you see a popup window with a request to confirm the action. Deleting a digital process is possible only when there are no running instances of the process.

Creating Digital Processes