Skip to Content

MB-500: What Are the Best Integration Patterns to Import High-Volume Data into Dynamics 365?

How to Effectively Parse and Transform External Data Formats in Dynamics 365 Finance Apps?

Table of Contents

Question

You are integrating data from an external system into your Microsoft Dynamics 365 finance and operations apps. The external system provides data in CSV, XML, and tab-delimited formats.

You need to import this data with high volume and the ability to do high-volume file parsing, transformation, and some validations.

What two integration patterns should you use? Each correct answer presents a complete solution. Choose two.

Select all answers that apply.

A. Excel integration
B. OData
C. Batch data API
D. Data management

Answer

C. Batch data API
D. Data management

Explanation

Batch data API and Data management are the correct choices because they support data import scenarios with high throughput and provide intermediary storage for high-volume file parsing, transformation, and some validations. OData is incorrect because it is used for creating and consuming data using RESTful web services but does not specifically support high throughput data import. Excel integration is incorrect because it is used for changing and analyzing data within Excel, not for high throughput data import.

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.