Skip to Content

MB-500: What Is the Best Method to Consume External Web Services for Currency Updates in Dynamics 365 Finance and Operations?

Table of Contents

Question

A financial institution using finance and operations apps needs to integrate with a third-party service to consume real-time currency exchange rates.

You need to ensure that the finance and operations apps can consume the external web service and update currency rates as they change.

What should you do to integrate the external service?

Select only one answer.

A. Import currency rates using the Data Management Framework REST Package API.
B. Consume the external web service by adding a service reference in X++.
C. Embed an IFrame that displays the third-party service’s currency rates.
D. Schedule a recurring integration using the Recurring Data Management Integration REST API.

Answer

B. Consume the external web service by adding a service reference in X++.

Explanation

Adding a service reference in X++ allows the finance and operations apps to consume external web services in real time, which is required for currency rate updates. The Data Management Framework REST Package API is for batched data transfers, not real-time updates. The Recurring Data Management Integration REST API is for scheduled file and package integrations, not for real-time services. An IFrame would only display the rates but would not integrate them into the system for transactional use.

Microsoft Dynamics 365: Finance and Operations Apps Developer MB-500 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Microsoft Dynamics 365: Finance and Operations Apps Developer MB-500 exam and earn Microsoft Dynamics 365: Finance and Operations Apps Developer MB-500 certification.