nerdexam
Microsoft

MB-700 · Question #81

A company uses an on-premises product management application that manages 200 products. Product information does not change frequently. You need to synchronize data between the application and Dynamic

The correct answer is A. OData. OData (A) exposes Dynamics 365 Supply Chain Management data entities as RESTful endpoints, enabling the on-premises application to push changes synchronously and have them reflected in Dynamics 365 in near real time. This is ideal when changes are infrequent (200 products, low ch

Architect solutions

Question

A company uses an on-premises product management application that manages 200 products. Product information does not change frequently. You need to synchronize data between the application and Dynamics 365 Supply Chain Management. Data in Dynamics 365 Supply Chain Management must update in near real time when changes are made in the application. What should you recommend?

Options

  • AOData
  • BBatch data API
  • CApplication Integration Framework
  • DLifecycle Services

How the community answered

(26 responses)
  • A
    73% (19)
  • B
    4% (1)
  • C
    15% (4)
  • D
    8% (2)

Explanation

OData (A) exposes Dynamics 365 Supply Chain Management data entities as RESTful endpoints, enabling the on-premises application to push changes synchronously and have them reflected in Dynamics 365 in near real time. This is ideal when changes are infrequent (200 products, low change frequency) but must be visible immediately. The Batch data API (B) is designed for high-volume bulk imports/exports and runs asynchronously in scheduled batches - it does not provide near real-time updates. The Application Integration Framework (C) is an older, deprecated integration model. Lifecycle Services (D) is a deployment and project management portal, not a data synchronization tool.

Topics

#Dynamics 365 F&O Integration#OData#Real-time data synchronization#On-premises integration

Community Discussion

No community discussion yet for this question.

Full MB-700 Practice