Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are developing a file-based integration to Dynamics 365 for Finance and Operations.
Microsoft Excel files with 15,000 or more records need to be imported into the system periodically by individual users. The records need to be imported in full within a 5-minute approved window.
You need to determine how to accomplish the import into the system.
Solution: Import the data by using the Excel Add-in.
Does the solution meet the goal?
Answer : B
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/integration-overview
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/data-management-api
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are configuring a Dynamics 365 for Finance and Operations environment.
You must set up Microsoft Excel data exports.
You need to verify that the solution will result in a successful export of data to Excel.
Solution: Use Workbook Designer to build an editable custom export of customer data that includes only postal code, city, and state.
Does the solution meet the goal?
Answer : A
You are implementing Dynamics 365 Supply Chain Management. You have a CSV file that contains two million records. You need to import the file into Dynamics 365 Supply Chain Management without manual manipulation of the dat
a. What should you use?
Answer : D
You develop a new purchasing solution for a Dynamics 365 for Finance and Operations environment.
You must provide functional test passes for the purchasing solution.
You need to plan a production environment test flow for the purchasing solution.
What three steps should you verify in the functional passes of the purchasing solution?
Answer : A, B, E
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are developing a file-based integration to Dynamics 365 for Finance and Operations.
Microsoft Excel files with 15,000 or more records need to be imported into the system periodically by individual users. The records need to be imported in full within a 5-minute approved window.
You need to determine how to accomplish the import into the system.
Solution: Import the data by using the Data Management Framework's package API.
Does the solution meet the goal?
Answer : B
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/integration-overview
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/data-management-api
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are a functional consultant who is deploying Dynamics 365 for Finance and Operations.
The implementation must:
Use an iterative approach
Integrate with real-world data
Enforce standards and governance
Implement multiple rounds of feedback
You need to deploy and validate the implementation.
Solution: Deploy the out-of-the-box solution. Enable users to customize the solution based on individual user scenarios.
Does the solution meet the goal?
Answer : B
You are a functional consultant for Contoso Entertainment System USA (USMF).
You need to prevent a user named Arnie from adding receivable records to the customer payment journal. The solution must use only the default security roles.
To complete this task, sign in to the Dynamics 365 portal.
Answer : A
The Accounts receivable payments clerk role contains the maintain customer payments duty. One of the privileges in the maintain customer payments duty is the Post customer payment journal transactions privilege.
You need to duplicate the Accounts receivable payments clerk role and duplicate the maintain customer payments duty. Remove the Post customer payment journal privilege from the new duty. Remove the original maintain customer payments duty from the new role and add the new duty to the role. Remove the Accounts receivable payments clerk role from Arnie and assign the new role to Arnie.
This solution will ensure that Arnie can do everything he could do before with the exception of adding receivable records to the customer payment journal. It will also ensure that anyone else assigned to the Accounts receivable payments clerk role can do everything they'd expect to be able to do with that role.
An alternative solution would be to deny the Post customer payment journal transactions privilege in the maintain customer payments duty. However, this solution would affect all users assigned to the Accounts receivable payments clerk role.
https://docs.google.com/spreadsheets/d/1Ao-5w4t80LZhks9O2WFcMZUFXfFkI3uMYxDPEXp-kz0/edit#gid=0
https://www.dynamics-tips.com/system-administration/security-roles