Applies to Product – Dynamics 365 Supply Chain Management
What’s happening?
The customer is experiencing ongoing Sys###Data API calls despite the service being confirmed as deprecated. This has raised concerns regarding the reliability of communication with the client.
Reason:
The deprecation of OData calls to Sys###Data by Microsoft is part of a broader initiative to phase out older OData endpoints in favor of more modern and efficient Web APIs. The Organization Data Service, an OData endpoint, was deprecated with Dynamics 365 Customer Engagement in favor of the Web API, which offers enhanced capabilities and better performance.
Resolution:
- It has been confirmed that the service making these calls has been deprecated, and the old calls can be ignored.
- The calls have been suppressed since the service's deprecation.
- For those still using the deprecated endpoint, it is recommended to transition to the Web API to ensure continued functionality and to take advantage of improved performance and capabilities.
- If there are still instances of the deprecated service being called, it is advised to prioritize transitioning the code to use the Web API.
- Additional resources for transitioning can be found in the following links:
