MB-500 · Question #379
You are training a new Dynamics 365 Finance developer. You need to recommend where asynchronous integrations should be used instead of synchronous integrations. For which scenario should you…
The correct answer is C. A retailer requires all new customer data captured at point of sale (POS) terminals through the. For this question these are the correct answers: A company uses an on-premises inventory management system that needs to receive sales order data every hour throughout the day. A retailer requires all new customer data captured at point of sale (POS) terminals through the day…
Question
Options
- AA warehouse wants to track movement of all inventory from scanners to the system.
- BA retailer wants to ensure gift card balances are communicated back to the system from point of
- CA retailer requires all new customer data captured at point of sale (POS) terminals through the
- DWhen products are updated in Finance and Operations, a third-party application that contains the
How the community answered
(27 responses)- A4% (1)
- B4% (1)
- C78% (21)
- D15% (4)
Explanation
For this question these are the correct answers: * A company uses an on-premises inventory management system that needs to receive sales order data every hour throughout the day. * A retailer requires all new customer data captured at point of sale (POS) terminals through the day sent back to the system. An asynchronous pattern is a non-blocking pattern, where the caller submits the request and then continues without waiting for a response. Typical scenarios and patterns that use batch data integrations (asynchronous pattern) Here is a typical scenario that uses batch data APIs. Import large volumes of sales orders A company receives a large volume of sales orders from a front-end system that runs on- premises. These orders must periodically be sent to the application for processing and A synchronous pattern is a blocking request and response pattern, where the caller is blocked until the callee has finished running and gives a response. For this question these are the incorrect answers: These are better served by a synchronous setup (keywords include real-time, just-in-time). * A company uses workflow for purchasing approvals, which then sends just-in-time approval information to a third-party application for approvers to review. * A manufacturer wants to move production data from an on-premises deployment Dynamics 365 Finance in near real-time. * A retailer wants to ensure gift card balances are communicated back to the system from point of sale (POS) terminals in near real-time. * A service company needs workers to be able to access just-in-time inventory data from the field by using a third-party Software as a Service (SaaS) application to ensure they have parts to complete a service. * A warehouse wants to track movement of all inventory from scanners to the system. * When products are updated in Finance and Operations, a third-party application that contains the same product information needs to also be updated in near real-time. https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/integration-
Topics
Community Discussion
No community discussion yet for this question.