Summer Sale - Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dpm65

MB-820 Microsoft Dynamics 365 Business Central Developer Questions and Answers

Questions 4

You need to create the Install codeunit that is requited in the extension used for installing or updating the Housekeeping app.

Which data type or declaration should you use? To answer, select the appropriate options in the answer area.

NOTE; Each correct selection is worth one point.

MB-820 Question 4

Options:

Buy Now
Questions 5

You need to create the codeunit to read the POS terminal APIs.

How should you complete the code segment? To answer, select the appropriate options in the answer area.

NOTE; Each correct selection is worth one point.

MB-820 Question 5

Options:

Buy Now
Questions 6

You need to create the configuration table and page for the non-conformity functionality.

Which table configurations should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point

MB-820 Question 6

Options:

Buy Now
Questions 7

You need to select the appropriate page types to solve the reporting requirements.

Which page types should you use? To answer, select the appropriate options in the answer area.

NOTE; Each correct selection is worth one point.

MB-820 Question 7

Options:

Buy Now
Questions 8

You need to implement the Issue Management module and expose the Postlssue method.

Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

NOTE: Note than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

MB-820 Question 8

Options:

Buy Now
Questions 9

You need to write the code to call the subcontractor's REST API.

How should you complete the code segment? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

MB-820 Question 9

Options:

Buy Now
Questions 10

You need to log an error in telemetry when the business process defined in the custom application developed for Contoso, Ltd fails.

How should you complete the code segment? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

MB-820 Question 10

Options:

Buy Now
Questions 11

You need to determine why the extension does not appear in the tenant.

What are two possible reasons for the disappearance? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.

The extension was published as a DEV extension.

B.

The extension was not compatible with the new version within 60 days of the first notification.

C.

The extension was published as PTE. and the Platform parameter was not updated in the application file.

D.

The extension was published as PTE. and the Platform and Runtime parameters were not updated in the application file.

E.

The extension was not compatible with the new version within 90 days of the first notification.

Buy Now
Questions 12

You need to configure telemetry for the SaaS tenant and test whether the ingested signals are displayed.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

MB-820 Question 12

Options:

Buy Now
Questions 13

You need to create the access modifier for IssueTotal.

Which variable declaration should you use?

Options:

A.

Protected vat IssueTotal: Decimal

B.

Internal var IssueTotal: Decimal

C.

Public var IssueTotal: Decimal

D.

Local var IssueTotal: Decimal

E.

Var IssueTotal; Decimal

Buy Now
Questions 14

You need to call the Issue API action from the mobile application.

Which action should you use?

Options:

A.

POST/issues (88122e0e-5796-ec11-bb87-000d3a392eb5yMicrosoit.NAV.copy

B.

PATCH /issues {88122 eOe-5796-ed 1 -bb87-000d3a392eb5)/Mkrosotl.NAV.Copy

C.

POST /issues (88122e0e-5796-ec11 -bb87-000d3a392eb5)/Copy

D.

POST /issues (88122e0e-5796-ec11 -bb87-000d3a392eb5)/copy

E.

POST/issues(88122e0e-5796-ec11-bb87-000d3a392eb5)/MicrosoftNAV.Copy

Buy Now
Questions 15

You need to write an Upgrade codeunit and use the DataTransfer object to handle the data upgrade.

Which solution should you use for each requirement? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

MB-820 Question 15

Options:

Buy Now
Questions 16

You need to determine why the debugger does not start correctly.

What is the cause of the problem?

Options:

A.

The "userld" parameter must have the GUID of the user specified, not the username.

B.

The "breakOnNext" parameter is not set to -WebServiceClient".

C.

The "userld" parameter is specified, and the next user session that is specified in the 'breakOnNext" parameter is snapshot debugged.

D.

The "executionContext* parameter is not set to "Debug".

Buy Now
Questions 17

You create a page with the PageType property set to RoleCenter.

You navigate through the different sections of the page.

You need to add functionalities to the page.

What should you do?

Options:

A.

Define actions in the area (reporting) before actions in the area (creation).

B.

Define the navigation menu in the area(processing).

C.

Define the navigation bar in the area (embedding).

D.

Add a source table on the Role Center page.

Buy Now
Questions 18

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 on the review screen.

A company creates a Business Central app and a table named MyTable to store records when sales orders are posted.

Users report the following issues:

• The users receive permission errors related lo MyTable.

• Users are no longer able to post sales orders since installing the new app.

• The users cannot access the list page created in MyTable.

You need to resolve the user issues without creating new permission sets. You must use the principle of least privilege.

Solution: In the MyTable object add the property InherentPermissions = Rl. Does the solution meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 19

You are cleaning up sandbox environments for a company.

The company requires data to be cleared from the environments each time an extension is published.

You need to configure the launch.json file.

Which schemaUpdateMode property should you set?

Options:

A.

ForceUpgrade

B.

ForceSync

C.

Synchronize

D.

Recreate

Buy Now
Questions 20

A company has a Business Central online environment.

You are exporting a file from a client by using the DownloadFromStream method.

You need to create an InStream data type to send the data

Which solution should you use?

Options:

A.

Use OeatelnStream method from codeunit "Temp Blob".

B.

Use OeatelnStream method for BLOB field of "TempBlob" table.

C.

Use CreatelnStream method for File type variable.

Buy Now
Questions 21

A company owns and operates hotels, restaurants, and stores.

When the staff orders materials from the purchasing department, the requests are not directed to the correct approvers.

The staff requires a new field named Approver from which they can select the appropriate approver. The field must include the following options:

• Hotel manager

• Restaurant manager

• Store manager

• Purchasing manager

You need to create the Approver field in the Item table by using an AL extension.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

MB-820 Question 21

Options:

Buy Now
Questions 22

You create a procedure to check if a purchase order has lines.

The procedure returns false for purchase order PO-00001 even though it has purchase lines.

MB-820 Question 22

You need to fix the code to get the correct result.

For each of the following statements, select Yes if the statement is true Otherwise, select No.

NOTE- Each correct selection is worth one point.

MB-820 Question 22

Options:

Buy Now
Questions 23

A company is setting up a sandbox environment.

You observe the following issues in Visual Studio Code:

• When you open the User Settings window, no AL command is available

• In the Problems tab. the error 'The target page Customer List for the extension object is not found' is displayed.

You need to identify a solution for each issue.

Which solutions should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

MB-820 Question 23

Options:

Buy Now
Questions 24

You need to use a query data type to retrieve required data.

How should you complete the code? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

MB-820 Question 24

For each of the following statements, select Yes if the statement is true Otherwise, select No.

NOTE: Each correct selection is worth one point.

MB-820 Question 24

Options:

Buy Now
Questions 25

You need to configure the Subcontract Docs extension to translate the fields.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

MB-820 Question 25

Options:

Buy Now
Questions 26

A company plans to optimize its permission sets.

The company has the following permission sets:

MB-820 Question 26

You need to provide the following implementation for a third permission set:

• Create a new Permission Set C that is a composite of Permission Set A and Permission Set B.

• Assign Permission Set C to a user.

You need to ensure that the user has only read access to the Job table.

Solution: Set the IncludedPermissionSets property to Permission Set A and the ExcludedPermissionSets property to Permission Set B.

Does the solution meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 27

You need to create the Fabrikam Vendor API for the accounting department.

How should you complete the code segment? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

MB-820 Question 27

Options:

Buy Now
Questions 28

You need to modify the API Customer list code to obtain the required result.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

MB-820 Question 28

Options:

Buy Now
Questions 29

You need to edit the code to meet the formatting requirements on the Subcontract Document List for the control department.

Which formatting should you use?

Options:

A.

MB-820 Question 29 Option 1

B.

29

C.

29

D.

29

E.

29

Buy Now
Questions 30

You need to evaluate the version values of the Quality Control extension to decide how the quality department must update it.

Which two values can you obtain in the evaluation? Each correct answer presents part of the solution. Choose two.

NOTE: Each correct selection is worth one point.

Options:

A.

AppVersion - 1.0.0.1

B.

AppVersion = 1.0.0.2

C.

DataVersion = 0.0.0.0

D.

DataVersion = 1.0.0.1

E.

DataVersion = 1.0.0.2

Buy Now
Questions 31

You need to assist the development department with setting up Visual Studio Code to design the purchase department extension, meeting the quality department requirements.

How should you complete the app.json file? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

MB-820 Question 31

Options:

Buy Now
Questions 32

You need to create the code related to the Subcontract Documents table to meet the requirement for the quality department.

How should you complete the code segment? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

MB-820 Question 32

Options:

Buy Now
Questions 33

You need to add a property to the Description and Comments fields with corresponding values for the control department manager.

Which property should you add?

Options:

A.

Description

B.

Caption

C.

ToolTip

D.

InstructionalText

Buy Now
Questions 34

You need to develop the report Subcontract Documents Excel List that is required by the control department.

You have the following code:

MB-820 Question 34

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

MB-820 Question 34

Options:

Buy Now
Questions 35

You need to access the RoomsAPI API from the canvas app.

What should you do?

Options:

A.

Use the default API configuration in Business Central

B.

Enable the APIs for the Business Central online environment.

C.

Open the Web Services page and publish the RoomsAPI page as a web service.

D.

Include in the extension a codeunit of type Install that publishes RoomsAPI.

Buy Now
Exam Code: MB-820
Exam Name: Microsoft Dynamics 365 Business Central Developer
Last Update: Jun 17, 2025
Questions: 117

PDF + Testing Engine

$61.25  $174.99

Testing Engine

$47.25  $134.99
buy now MB-820 testing engine

PDF (Q&A)

$40.25  $114.99
buy now MB-820 pdf
dumpsmate guaranteed to pass
24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 18 Jun 2025