ExamGecko
Home / Microsoft / MB-300 / List of questions
Ask Question

Microsoft MB-300 Practice Test - Questions Answers, Page 16

List of questions

Question 151

Report
Export
Collapse

A company implements Dynamics 365 Finance.

You need to schedule a recurring general journal import.

What should you use?

Data integrator

Data integrator

Common Data Service

Common Data Service

Microsoft Excel add-in

Microsoft Excel add-in

Data Import Export Framework

Data Import Export Framework

Dual-write

Dual-write

Suggested answer: D
asked 05/10/2024
John Doe
34 questions

Question 152

Report
Export
Collapse

HOTSPOT

During the implementation planning process, a company decides to migrate various functional data from its legacy systems. These include accounting data, sales data, and purchasing data.

Some functional data elements reference data stored in other tables.

You need to ensure that data types and data elements are imported in the correct order.

In what order should you perform the data migration? To answer, select the appropriate configuration in the answer area.

NOTE: Each correct selection is worth one point.


Microsoft MB-300 image Question 152 101325 10052024125945000
Correct answer: Microsoft MB-300 image answer Question 152 101325 10052024125945000
asked 05/10/2024
Fabio Valenti
38 questions

Question 153

Report
Export
Collapse

SIMULATION

You are a functional consultant for Contoso Entertainment System USA (USMF).

You plan to import customers from an old legacy system to USMF.

You need to identify the format used for the customer details v2 entity by creating an export job. The solution must use a Microsoft Excel data format and Contoso Europe. To validate your results, save the file in Microsoft Excel format to the Downloads\Customer folder.

To complete this task, sign in to the Dynamics 365 portal.

NOTE: To complete this task, you must configure the Shared working directory for the Framework parameters to C:\users\public\documents\.

Suggested answer: A

Explanation:

Answer: A

Explanation:

1. Navigate to System Administration > Workspaces > Data management.

2. Click the Framework parameters tile.

3. In the Shared working directory field, enter C:\users\public\documents\ then click Validate.

4. Click the Export tile.

5. In the Name field, enter a name for the export job.

6. In the Entity Name field, select the Customer details v2 entity.

7. Click on Add entity.

8. In the Target data format field, select EXCEL.

9. Set the Skip staging option to No.

10. Click the Add button.

11. Click Export to begin the export.

12. Click on Download package.

13. Select the Downloads\Customer folder as the location to save the downloaded file.

asked 05/10/2024
Roberto Recine
50 questions

Question 154

Report
Export
Collapse

SIMULATION

You are a functional consultant for Contoso Entertainment System USA (USMF).

You plan to import the banking information of a new legal entity to USMF.

You need to identify the format used in the bank account entity by creating an export job. The solution must use a Microsoft Excel data format. To validate your results, save the file in Microsoft Excel format to the Downloads\Bank folder.

To complete this task, sign in to the Dynamics 365 portal.

Suggested answer: A

Explanation:

Answer: A

Explanation:

1. Navigate to System Administration > Workspaces > Data management.

2. Click the Framework parameters tile.

3. In the Shared working directory field, enter C:\users\public\documents\ then click Validate.

4. Click the Export tile.

5. In the Name field, enter a name for the export job.

6. In the Entity Name field, select the Bank Account entity.

7. Click on Add entity.

8. In the Target data format field, select EXCEL.

9. Set the Skip staging option to No.

10. Click the Add button.

11. Click Export to begin the export.

12. Click on Download package.

13. Select the Downloads\Bank folder as the location to save the downloaded file.

asked 05/10/2024
ivaylo Skechleiev
36 questions

Question 155

Report
Export
Collapse

You plan the migration from a Dynamic AX 2012 to a Dynamics 365 Finance environment.

You are tasked with overseeing and planning a cutover to guarantee a smooth experience for end users during the cutover. You perform a basic data upgrade validation.

You need to perform a cutover.

Which three tasks must you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Enable the Microsoft Power BI AppSource content packs for Cost management, Financial performance, and Retail channel performance.

Enable the Microsoft Power BI AppSource content packs for Cost management, Financial performance, and Retail channel performance.

Copy the upgraded database from the sandbox environment into the production environment.

Copy the upgraded database from the sandbox environment into the production environment.

Ensure that Synchronous transfer mode is enabled.

Ensure that Synchronous transfer mode is enabled.

Perform a smoke test.

Perform a smoke test.

Complete application setup tasks.

Complete application setup tasks.

Suggested answer: B, D, E

Explanation:

References:

https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/migration-upgrade/upgrade-cutover-testing

asked 05/10/2024
Colin Ng
46 questions

Question 156

Report
Export
Collapse

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 Dynamics 365 Finance system administrator. You have a test environment that is used by several people at any given time.

You create a new data entity in your development and migrate the code to the test environment. In the test environment, you are unable to find the data entity in the list.

You need to locate the data entity.

Solution: Reopen the client browser.

Does the solution meet the goal?

Yes

Yes

No

No

Suggested answer: B
asked 05/10/2024
G C
48 questions

Question 157

Report
Export
Collapse

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 Finance.

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 recurring data integrations API.

Does the solution meet the goal?

Yes

Yes

No

No

Suggested answer: A

Explanation:

References:

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

asked 05/10/2024
Martijn Bot
35 questions

Question 158

Report
Export
Collapse

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 Finance.

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?

Yes

Yes

No

No

Suggested answer: B

Explanation:

References:

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

asked 05/10/2024
Tim Baas
42 questions

Question 159

Report
Export
Collapse

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 Finance.

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?

Yes

Yes

No

No

Suggested answer: B

Explanation:

References:

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

asked 05/10/2024
Leonardo Amorim
32 questions

Question 160

Report
Export
Collapse

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 Dynamics 365 Finance system administrator. You have a test environment that is used by several people at any given time.

You create a new data entity in your development and migrate the code to the test environment. In the test environment, you are unable to find the data entity in the list.

You need to locate the data entity.

Solution: Reopen the client browser.

Does the solution meet the goal?

Yes

Yes

No

No

Suggested answer: B
asked 05/10/2024
Wojciech Oleksiak
37 questions
Total 391 questions
Go to page: of 40
Search

Related questions