Opcenter Intelligence Service - API Overview¶
Idea¶
Opcenter Intelligence allows you to access and analyze production-relevant contextualized data from multiple sources. The integration with Insights Hub enables data-driven decision-making based on MES and IoT data.
Opcenter Intelligence API Service can be used to access Opcenter Intelligence data to perform analysis and KPI calculation within the supported Insights Hub Services.
Note
This is only applicable for region Europe 1.
Access¶
For accessing Opcenter Intelligence Service, you need to have the role indicated in Opcenter Intelligence Service API roles and scopes.
A user can only interact with objects within their tenant and subtenants.
Basics¶
Opcenter Intelligence API Service can be used to access Opcenter Intelligence data to perform analysis and KPI calculation within the supported Insights Hub Services.
Features¶
Opcenter Intelligence exposes its API for reading any entity of the Opcenter Intelligence Manufacturing Data Warehouse.
For a detailed list of these entities, refer to Opcenter Intelligence Reference manual available on Support Center.
Limitations¶
The following are the limitations of Opcenter Intelligence API:
- When executing a query, keep in mind that the API supports the capability of filtering data and provide a mechanism for paginated access. By default, the query result returns no more than 1000 records. It is possible to use the $top, $skip, $orderby operators to receive all the results.
- The API is accessible from UI and server to server.
- Data can be accessed by custom applications and standard tools via REST/OData API that are compatible with IAM/Cognito Authentication.
- Query results are cached for 2 minutes.
- Key and Value in the query string must be URL-encoded.
Related links¶
For more information, refer to the following:
- Opcenter Intelligence Basics
- Opcenter Intelligence documentation is available to customers who sign in to Support Center with Insights Hub/ Siemens ID credentials.
Except where otherwise noted, content on this site is licensed under the Development License Agreement.