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

MB-820 Exam Dumps - Microsoft Dynamics 365 Business Central Developer

Go to page:
Question # 25

A company plans to deploy Business Central.

The company has the following deployment requirements:

• Use the company hardware architecture to run the deployment.

• Use sandbox environments to develop extensions.

• Allow tenants to connect to Shopify with the standard connector.

• Use Microsoft Power Automate to create a workflow that calls a business event.

You need to identify the deployment type for each requirement.

Which deployment types should you use? To answer, move the appropriate deployment types to the correct requirements. You may use each deployment type once, more than once, or not at all.

Full Access
Question # 26

A company uses Business Central Users in DepartmentA are assigned a base application permission set.

The company observes that Departments can display a critical page that should be unavailable to the department.

You need to resolve the system control issue.

What should you do?

A.

Create a different role center page that excludes the critical page and assigns it to the users.

B.

Extend the base application permission set and configure the Included PermissionSets property.

C.

Extend the base application permission set and configure the ExcludedPermissionSets property

D.

Create an entitlement object that excludes the base application permission set.

E.

Create a permission set object that excludes the critical table and assigns it to the users.

Full Access
Question # 27

You ate creating a view for a Business Central app.

The view requires a custom layout that displays only customer records with a balance greater than 500 in local currency.

You need to configure the view to specify that it has a custom layout.

Which property combination should you use?

A.

shareLayout = false; Filters = where (Balance = filter (> 500), “Currency Code" = filter ("ICY*));

B.

SharedLayout - true; Filters - where (Balance ■ filter (> 506), “Currency Code" - filter ('LCY')>;

C.

SharedLayout - false; Filters - where ("Balance (ICY)" - filter (> 500));

D.

Sharediayout = true; Filters - where ("Balance (ICY)" - filter (> 500));

Full Access
Question # 28

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?

A.

B.

C.

D.

E.

Full Access
Question # 29

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.

Full Access
Question # 30

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

You have the following code:

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

NOTE: Each correct selection is worth one point.

Full Access
Question # 31

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.

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

Full Access
Question # 32

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.

Full Access
Go to page: