Introduction
SAP Digital Manufacturing’s MDO OData Service allows users to read and filter MDO data to create meaningful and data-driven applications. These APIs are particularly useful for the following:
- Extracting data for reporting and dashboards such as SAP Analytics Cloud (SAC).
- Supporting analyses like Overall Equipment Effectiveness (OEE) calculations.
- Replicating the data into other systems for advanced processing (for example, Process Mining with SAP Signavio).
The MDO Service responds with up to 5,000 records per call. If more records exist, an API response includes a link to navigate to the next dataset. Please consider the limitation that SAP Digital Manufacturing does not guarantee that the transactional data will be immediately available. As a result, these APIs should only be used for read-only scenarios and not in cases with process interlocking.
Available API Endpoints
Test Environment Endpoint:
https://api.test<data-center-ID>.dmc.cloud.sap
Productive Environment Endpoint:
https://api.<data-center-ID>.dmc.cloud.sap
The data-center-ID can be retrieved from your SAP Digital Manufacturing tenant URL (for example, eu20, us10).
