Dynamics 365 Finance and Supply Chain Management OData for Integrating Applications
Rob Dowsett
|
May 22 2024
|
4 min read
Microsoft Dynamics 365 Finance and Supply Chain Management (also known as Finance and Operations) provides many options for integration with different strengths. One of the strengths of OData is that it is a common standard (https://www.odata.org/) with libraries available in many different languages or platforms.
Be sure to evaluate the integration technology to match the size and scale of your operations.
When an OData integration covers multiple operations (sales order lines from an ecommerce system, for example), it may be useful to combine multiple OData requests into a batch operation:
When creating an integration, it is key to evaluate volume and throughput to ensure successful operations. One of the ways that D365 Supply Chain Management ensures availability of services and consistency of response times is by recognizing when an integrating application has exceeded the available resources. When the webservices are over-allocated. it will respond with a 429Too Many Requests (https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/429).
Throttling Overview
Throttling is when the number of requests exceeds the rate at which the system allows over a period of time.
When your OData request experiences throttling, you’ll receive an HTTP 429 Too Many Requests error.
Throttling can lead to delayed data processing, reduced performance, and potential issues with retry policies.
Dynamics provides a “wait” value—but depending on the scale and nature of your integration it may make sense to evaluate other wait models. One common approach which provides some resiliency, and helps prevent all “waiting” clients from retrying at the same time in mutli-client scenarios is Exponential back off and jitter https://aws.amazon.com/blogs/architecture/exponential-backoff-and-jitter/
OData Paging
When you make an OData request to an entity it is possible to specify a page size—if you do not specify one and there are a large number of records in the related tables then Dynamics will default in a page size for you.
When there are more pages of data to retrieve, the service response includes an @odata.nextlink property which is a URL for the next page.
This error typically manifests as users or applications, “seeing no data” when the Entra app id may have been associated to a user with DAT as the default company. Any integration using OData should be aware of this.
For more technical D365 Finance and Supply Chain Management advice, please contact us here.
This publication contains general information only and Sikich is not, by means of this publication, rendering accounting, business, financial, investment, legal, tax, or any other professional advice or services. This publication is not a substitute for such professional advice or services, nor should you use it as a basis for any decision, action or omission that may affect you or your business. Before making any decision, taking any action or omitting an action that may affect you or your business, you should consult a qualified professional advisor. In addition, this publication may contain certain content generated by an artificial intelligence (AI) language model. You acknowledge that Sikich shall not be responsible for any loss sustained by you or any person who relies on this publication.
About the Author
Rob Dowsett
Rob has worked in the Microsoft Dynamics channel for over 15 years, with expertise in Dynamics 365 Enterprise. Throughout his career, Rob helped build a thriving Dynamics AX practice with a team of over 20 and gained multiple Microsoft President Club awards.
Sign up for Insights
Join 14,000+ Business executives and decision makers.
Latest Insights
Life Science
Five Proven Tips to Put the Right Systems in Place for Succe...
May 21, 2025
Life Science
Five Proven Tips to Put the Right Systems in Place for Succe...
May 21, 2025
You've got promising science. Maybe even preclinical success. But before you dive into clinical trials, ask yourself: Is my company operationally rea...
Choosing the Right Dynamics 365 CE Module: Sales, Customer S...
May 19, 2025
Dynamics 365
Choosing the Right Dynamics 365 CE Module: Sales, Customer S...
May 19, 2025
Choosing the right Microsoft Dynamics 365 Customer Engagement (CE) module for your business can feel like standing in front of a buffet of amazing op...
When One Size Doesn’t Fit All: Tackling Order Customizatio...
May 14, 2025
Distribution
When One Size Doesn’t Fit All: Tackling Order Customizatio...
May 14, 2025
Customers want orders labeled for specific locations. They want custom kits instead of individual items. And they want all of it delivered, accuratel...
Data Protection and Privacy Compliance in Legal Firms
May 14, 2025
Article
Data Protection and Privacy Compliance in Legal Firms
May 14, 2025
In the legal industry, safeguarding sensitive information and ensuring privacy compliance are paramount. Legal firms handle vast amounts of confident...
Non-Compliance Risks for Construction and Real Estate Compan...
May 13, 2025
Technology
Non-Compliance Risks for Construction and Real Estate Compan...
May 13, 2025
In the construction and real estate industries, compliance and risk management are critical to maintaining smooth operations and safeguarding the com...
Dynamics 365>Dynamics 365 Finance and Supply Chain Management
Maximizing Tariff Management with ERP, Effective Landed Cost...
May 12, 2025
Dynamics 365>Dynamics 365 Finance and Supply Chain Management
Maximizing Tariff Management with ERP, Effective Landed Cost...
May 12, 2025
With recent changes, managing tariffs has become more critical than ever. Leveraging a combination of key tools and processes, such as Enterprise Res...
This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.
Strictly Necessary Cookies
Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.
If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.