MB-700 · Question #28
A toy manufacturer keeps finished products in a physical warehouse. - The manufacturer and distributor use different inventory control software. - Sales orders are used to move inventory to the…
The correct answer is A. OData B. Custom web service D. Business events. The key requirement is immediate notification to an external system when an order ships. Three valid approaches are: OData (A) - exposes D365 entities as RESTful endpoints the distributor's system can query or that can push data in near real-time; Custom web service (B) - a…
Question
Options
- AOData
- BCustom web service
- CLifecycle Services
- DBusiness events
- ERecurring integrations
How the community answered
(49 responses)- A78% (38)
- C8% (4)
- E14% (7)
Explanation
The key requirement is immediate notification to an external system when an order ships. Three valid approaches are: OData (A) - exposes D365 entities as RESTful endpoints the distributor's system can query or that can push data in near real-time; Custom web service (B) - a developer-built service can be triggered on shipment to call the distributor's system immediately; Business events (D) - D365 Business Events are explicitly designed to fire outbound notifications to external systems when specific business transactions (like a shipment) occur. Lifecycle Services (C) is a platform management and deployment tool, not an integration mechanism. Recurring integrations (E) are scheduled batch operations and cannot deliver immediate notifications.
Topics
Community Discussion
No community discussion yet for this question.