You need to set up the recurring data integration to pull data from the SFTP site into Dynamics 365 Finance. Which API architecture type should you use?
Suggested Answer:D🗳️
For the Batch data API pattern the following two integrations can be used:
Recurring integrations - Data management package REST API Note: The freight processing integration requires the use of an SFTP site to store XML files from the source system. The additional integration will use OData and must be transferred in real time. A periodic batch job must: ג€¢ Pull data from the SFTP site. ג€¢ Import the data to a staging table used to hold the information from the source system. ג€¢ Map source data to the target table in Dynamics 365 Finance. Reference: https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/integration-overview
A. SOAP is a more rigid, XML-based protocol that is less flexible and heavier than REST. While Dynamics 365 Finance supports SOAP for certain legacy integrations, it is not the preferred choice for modern integrations like OData-based real-time data transfer or SFTP file processing. => B. JSON is a data format, not an API architecture type. While JSON may be used as the payload format in REST APIs, it is not an architectural style itself. Therefore, this option is incorrect.=> C. RPC is a protocol for invoking procedures on a remote server, typically used in tightly coupled systems. It is not suitable for the web-based, loosely coupled integration required for pulling data from an SFTP site and using OData
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.MB-500 Exam Questions
Log in to ExamTopics
Sign in:
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.
globeearth
2 weeks, 2 days ago