nerdexam
Microsoft

MB-700 · Question #30

A client has a third-party warehouse management system. Data from the system must be integrated with Dynamics 365 Finance in near real-time. You need to determine an integration solution. Which two…

The correct answer is A. OData D. Business events. Near real-time integration requires solutions that can exchange data with minimal delay, triggered by events rather than schedules. OData (A) provides a RESTful API layer over D365 data entities allowing external systems to read and write data on demand, supporting near…

Architect solutions

Question

A client has a third-party warehouse management system. Data from the system must be integrated with Dynamics 365 Finance in near real-time. You need to determine an integration solution. Which two solutions should you recommend? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Options

  • AOData
  • BBatch data API processed daily
  • CData management
  • DBusiness events

How the community answered

(20 responses)
  • A
    80% (16)
  • B
    5% (1)
  • C
    15% (3)

Explanation

Near real-time integration requires solutions that can exchange data with minimal delay, triggered by events rather than schedules. OData (A) provides a RESTful API layer over D365 data entities allowing external systems to read and write data on demand, supporting near real-time scenarios. Business events (D) allow D365 to push outbound notifications to external systems the moment a business transaction occurs, enabling the WMS to react immediately. Batch data API processed daily (B) is explicitly periodic and not near real-time. Data management (C) is primarily a bulk import/export framework designed for large file-based data loads, not real-time or near real-time exchange.

Topics

#Dynamics 365 Finance Integration#Near Real-time Data#OData#Business Events

Community Discussion

No community discussion yet for this question.

Full MB-700 Practice