exam questions

Exam MB-700 All Questions

View all questions & answers for the MB-700 exam

Exam MB-700 topic 2 question 8 discussion

Actual exam question from Microsoft's MB-700
Question #: 8
Topic #: 2
[All MB-700 Questions]

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.

  • A. OData
  • B. Batch data API processed daily
  • C. Data management
  • D. Business events
Show Suggested Answer Hide Answer
Suggested Answer: AD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
dojom73239
Highly Voted 4 years, 9 months ago
A & D are correct, because it needs to be done near real time.
upvoted 21 times
...
MikkelS
Highly Voted 4 years, 6 months ago
A & D is the correct answer
upvoted 13 times
...
a709105
Most Recent 2 months, 4 weeks ago
Selected Answer: AD
A. OData - CORRECT Why: OData (Open Data Protocol) supports real-time or near real-time read/write access to data in Dynamics 365. It's often used for lightweight, synchronous integration scenarios, such as querying or updating individual records. B. Batch data API processed daily - WRONG Why not: This is not near real-time. Batch APIs are more suitable for scheduled, bulk data transfers, not immediate updates. C. Data Management - WRONG Why not: The Data Management Framework (DMF) is designed for staging and bulk import/export, not real-time integration. It works well for initial loads or periodic updates, not for transactional data syncing. D. Business Events - CORRECT Why: Business events can trigger notifications or actions in near real-time when something happens in D365 (e.g., a sales order is confirmed or a warehouse shipment is posted). These can be consumed by Azure services or third-party endpoints.
upvoted 2 times
...
ssly80
1 year, 1 month ago
Selected Answer: AC
Business events is for outgoing, not inbound
upvoted 1 times
...
murueta
1 year, 3 months ago
A & D are correct, Business events must not be considered a mechanism for exporting data. By definition, business events are supposed to be lightweight and nimble. They aren't intended to carry large payloads to fulfill data export scenarios. I think that in this integration it doesn't have to be bidirectional but unidirectional and D365F&O receives information and doesn't have to export
upvoted 1 times
...
AdrienBnhm
2 years ago
Selected Answer: AD
A and D are correct
upvoted 2 times
...
EllieG
3 years, 3 months ago
Eliminating the non-fit answers leaves us with the 2 available solutions: B - Daily APIs doens't meet the requirement for near real time, so it is a no-go; D - Business events can be used to trigger APIs to send data out, but it only applies for data going OUT of D365 and not the other way arround, so it's a no-go as well. Which leaves us with A and C as valid options.
upvoted 3 times
...
CCexamn
3 years, 9 months ago
I understand it as data comes from the warehouse management system and must be integrated into D365FO...Therefore business events can not be used as they can only trigger an export. Therefore I would say A Odata and C Data management - even though data management would processed in batch.
upvoted 1 times
...
Redherring
3 years, 10 months ago
A & C are the correct one. A: OData, the link says "make a real-time OData call": https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/data-entities-data-packages C: Data management, the link says "Real-time service based integration": https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/data-entities-data-packages D: Business events is INCORRECT, the link says "Business events must not be considered a mechanism for exporting data": https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/business-events/home-page B: Batch data API processed daily is INCORRECT, because it's processed daily (not real-time) and the link says "Batch data APIs are considered asynchronous integration patterns, because when these APIs are called, data is imported or exported in batch mode": https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/integration-overview
upvoted 2 times
JoolsW
3 years, 5 months ago
Business events are used to trigger the outbound messages to the 3rd party system, they aren't exporting data. That's the OData part
upvoted 3 times
...
...
GAUG
3 years, 11 months ago
B can't be correct since it states "processed daily", and D (Business Events) is not designed for massive integration flows but for notifications. So I'd say A&C
upvoted 2 times
...
Meursault207
4 years, 1 month ago
Business events it's for providing notifications to an external system, not for exporting data. For me, the correct answer is A and C. Data management framework supports integration scenarios; real-time service based integration and asynchronous integrations.
upvoted 4 times
...
AgileMind
4 years, 1 month ago
Tricky question, I would say B&C. Business events can help when you transfer data from D365 to that system, but the question says from the system to D365 which eliminates the D answer.
upvoted 1 times
...
Kikes
4 years, 1 month ago
A and D my selection
upvoted 1 times
...
BBTran
4 years, 2 months ago
B&C is correct because they are integration solution in near real time
upvoted 1 times
...
Pir
4 years, 7 months ago
D is wrong because Business events are not for bulk operation, it is just for small alerts as per online help. Business events must not be considered a mechanism for exporting data. By definition, business events are supposed to be lightweight and nimble. They aren't intended to carry large payloads to fulfill data export scenarios. https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/business-events/home-page
upvoted 3 times
Pir
4 years, 7 months ago
A and D are correct options. Business Events are near real-time.
upvoted 4 times
...
...
juapem
4 years, 10 months ago
Two options are possible. I belive the other one is Business events
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...