# 2025-07-07: OE - Orchestrated Commerce Events

## Overview

We're introducing a full integration of Commerce Engine events into the Orchestration Engine. This enhancement allows digital processes to be triggered directly from standard commerce events—without the need for custom connectors or middleware. With event data, now natively available in the Orchestration Engine, teams can build responsive, scalable processes faster.

## New features

| Feature                                                        | Benefit                                                                     |
| -------------------------------------------------------------- | --------------------------------------------------------------------------- |
| **Direct triggering from Commerce Engine events**              | Enables real-time initiation of digital processes based on commerce events. |
| **Support for all standard Commerce events**                   | Maximizes flexibility to respond to a wide range of commerce scenarios.     |
| **Commerce events fully integrated with Orchestration Engine** | Reduces manual configuration and eliminates need for custom solutions.      |

## Fixes and improvements

None as this is a new feature.

## Known problems

No known problems at time of release.

## Documentation and links

* [Event Registry](/oe/management-dashboard/events/event-registry.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.emporix.io/release-notes/archive/2025/2025-07-07-oe-commerce-events.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
