nerdexam
Microsoft

MB-500 · Question #374

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 A. A company uses an on-premises inventory management system that needs to receive sales order. 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. These are better served…

Implement data and application integration

Question

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 recommend asynchronous integration?

Options

  • AA company uses an on-premises inventory management system that needs to receive sales order
  • BA retailer wants to ensure gift card balances are communicated back to the system from point of
  • CA service company needs workers to be able to access just-in-time inventory data from the field
  • DA manufacturer wants to move production data from an on-premises deployment Dynamics 365

How the community answered

(26 responses)
  • A
    65% (17)
  • B
    12% (3)
  • C
    19% (5)
  • D
    4% (1)

Explanation

  • 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. 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. 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. https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/integration-

Topics

#async integration#synchronous integration#integration patterns#on-premises

Community Discussion

No community discussion yet for this question.

Full MB-500 Practice