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
Salesforce
Top 5 Reasons Your Salesforce-Enabled Agency Should Invest i...
November 20, 2024
Salesforce
Top 5 Reasons Your Salesforce-Enabled Agency Should Invest i...
November 20, 2024
Sixty-one percent of customers prefer self-service options for managing straightforward issues. By equipping your clients with effective self-service...
CEO Chris Geier Featured in INSIDE Public Accounting –...
November 20, 2024
In The News
CEO Chris Geier Featured in INSIDE Public Accounting –...
November 20, 2024
We believe in the power of trust and flexibility. Our CEO Chris Geier was featured in INSIDE Public Accounting, sharing his insights on building trus...
Sabrina Champagne, director, Employment Tax Credits, discussed economic development and site consulting on a podcast with Northeast Indiana Regional ...
Life Science SuiteSuccess Workflows: Optimizing Internal Con...
November 18, 2024
Technology
Life Science SuiteSuccess Workflows: Optimizing Internal Con...
November 18, 2024
Utilizing NetSuite workflows effectively is crucial for managing internal controls, segregation of duties, and ensuring SOX compliance within life sc...
Jesse Laseman Insight Published in Internal Audit 360
November 14, 2024
In The News
Jesse Laseman Insight Published in Internal Audit 360
November 14, 2024
Internal Audit 360 featured an article written by Jesse M. Laseman, CIA, CFE, "Constructing a More Collaborative Internal Audit Team." This article ...
Melissa Sizemore, CPA, CGFM, shares how U.S. federal government accounting has evolved into a story of growth, accountability and lasting change in a...
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.