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
  • Orchestration Engine data limitations and storage
  • Make data limitations and storage

Was this helpful?

Export as PDF
  1. Digital Processes

Data Retention Policy

Data transferred through the system is kept for a specific period of time. See what's the binding policy.

This document functions as a guide to our organizational Data Retention Policy, outlining the Time to Live (TTL) of data within the systems we use.

Orchestration Engine data limitations and storage

TTL
Description

Webhook events

7 days

The duration within which Emporix stores events data sent to the Event-Receiver Endpoint. All events are stored including the unprocessed ones or those failing authentication.

Process context

No TTL for lifetime of Tenant

The duration within which you can access data stored inside a process context. Data is deleted when the corresponding digital process is deleted.

Submission data

No TTL for lifetime of Tenant

The duration within which you can access submitted form data. Data is deleted when the corresponding magic link is deleted.

User audit logs

No TTL

The duration in which Emporix maintains audit logging information.

Make data limitations and storage

TTL / Limits
Description

Make scenarios history log storage

60 days

The duration within which you can access detailed logs for each execution in the Make scenario history.

Make scenarios audit logs storage

12 months

The time during which the platform retains audit logs for Make scenarios.

Maximum Make scenario execution time

60 min

The maximum time for which a single Make scenario can run. If the elapsed time surpasses this limit, the Make scenario will result in a failure with a timeout error.

Webhook queue size

10k executions

Incoming webhooks are accumulated in a Webhook queue. The queue may experience accumulation when the corresponding Make scenario, responsible for handling the webhooks, is either disabled (e.g., due to an error) or processes the webhooks at a rate slower than their incoming pace.

Outbound Emails

No limit

Make scenarios do not impose restrictions on the quantity of outbound emails sent. However, keep in mind that some limitations may be set by your setup or infrastructure, such as infrastructure / throughput availability, 3rd party API limits, or a limit related to the account used for a specific application.

PreviousVersioningNextFirewall Allowlisting

Last updated 9 days ago

Was this helpful?