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. Digital Processes
  2. Working with Digital Processes

Editing a Digital Process

Learn how to modify a digital process in OE.

PreviousCreating a Digital ProcessNextTesting a Digital Process

Last updated 1 month ago

Was this helpful?

After the digital process is published, what you see after clicking on the digital process is the latest version that was released. To open the draft mode for a published digital process, you have two options:

  • Choose the Draft icon in the dashboard, this displays a window with basic information about the person who edited the draft and the date when the last changes were made. Go to draft opens the latest version of the draft.

  • Open the selected digital process and then choose the Edit button.

    There's a confirmation popup to decide whether you want to load the latest draft version, or overwrite it.

    • No, load last draft - loads the most recent draft saved for that digital process, which could be for example a draft you’ve been working on over the past few days.

    • Yes, overwrite it - takes the last published version, the one you are viewing, it makes it a new draft, overwriting and erasing the last draft saved. Starts from scratch.

It’s possible for a digital process to be opened in multiple tabs or by different users simultaneously. In such cases, if a user attempts to edit a draft that is already being modified by someone else or in another tab, a warning message appears. This ensures the user is aware they may overwrite changes made by others. The most recent draft is always the last one saved, regardless of how many tabs are open.

If you choose to overwrite the digital process, you become the owner of the draft, and the original editor can no longer make changes. If you cancel and opt not to overwrite, you remain in view mode, allowing the other user or the original editor to continue making changes to the draft.

Every step of the digital process can be edited separately.

For triggers you can:

  • Choose Edit to select a different scenario or event from the list.

  • Duplicate to copy the trigger, the duplication automatically creates the next step which is exactly the same.

  • Delete to remove a trigger. However, it is not possible to remove the first trigger because it’s a mandatory step to start a process.

For process steps you can:

  • Use the drag and drop (the hamburger icon) to reorder Make scenarios in your process steps.

  • Choose Edit Scenario to apply changes to the scenario in Make.

  • Choose Edit to select a different scenario from the list.

  • Choose Duplicate to copy the step, the duplication automatically creates the next step in the digital process which is exactly the same as the original one.

  • Choose Delete to remove a step.