Summer Sale Coupon - 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: c4sbfdisc

MB-500 PDF

$56

$139.99

3 Months Free Update

  • Printable Format
  • Value of Money
  • 100% Pass Assurance
  • Verified Answers
  • Researched by Industry Experts
  • Based on Real Exams Scenarios
  • 100% Real Questions

MB-500 PDF + Testing Engine

$76

$189.99

3 Months Free Update

  • Exam Name: Microsoft Dynamics 365: Finance and Operations Apps Developer
  • Last Update: Apr 17, 2024
  • Questions and Answers: 244
  • Free Real Questions Demo
  • Recommended by Industry Experts
  • Best Economical Package
  • Immediate Access

MB-500 Engine

$64

$159.99

3 Months Free Update

  • Best Testing Engine
  • One Click installation
  • Recommended by Teachers
  • Easy to use
  • 3 Modes of Learning
  • State of Art Technology
  • 100% Real Questions included

MB-500 Practice Exam Questions with Answers Microsoft Dynamics 365: Finance and Operations Apps Developer Certification

Question # 6

You need to apply a form pattern to the Vendor exclusion list. Which pattern should you use?

A.

List Page

B.

Simple List

C.

List View

D.

Workspace

Full Access
Question # 7

You need to configure filtering for the Vendor Past Due Invoices form.

Which two filtering types can you use? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A.

QuickFilter

B.

Advanced Filter

C.

Grid Column Filtering

D.

Filter pane

Full Access
Question # 8

You need to modify the environment to meet User1’s requirements.

What should you do?

A.

Create an extension of CashDisc in a new project and add the field to the extended table,

B.

Create a new table named CashDiscExtension in the project.

C.

Use Open Designer to add the field to the table.

D.

Create an overlayer of CashDisc in a new project and add the field.

Full Access
Question # 9

You have an enumeration named truckStatus that has the following statuses:

  • Empty
  • Loaded
  • Completed

You have the following code:

MB-500 question answer

You need to add the following statuses to the enumeration: Quarantine, InTransit

What should you do?

A.

Add a new case statement in the model of the existing code,

B.

Add a post handler to the method that checks the enumeration and logic for your new enumeration values using the enumeration value.

C.

Add a post handler to the method that checks the enumeration and logic for your new enumeration values using the integer value of the enumeration.

D.

Add a post handler to the method that checks the enumeration and logic for your new enumeration values using a range comparison for your new values.

Full Access
Question # 10

You need to configure security for the CashDisc form.

What changes should you make? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

MB-500 question answer

Full Access
Question # 11

You need to modify the CashDisc form to meet the requirements.

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

NOTE: Each correct selection is worth one point.

MB-500 question answer

Full Access
Question # 12

You need to create the outstanding invoice report for the CFO.

Which attributes should you use? To answer, drag the appropriate attributes to the requirements. Each attribute answer may be used once, more than once, or not at all. You may need to drag the split between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

MB-500 question answer

Full Access
Question # 13

You need to investigate the Vendor exclusion list issue.

What should you do?

A.

Navigate to the General tab, select Record Info, and then select Show all fields.

B.

Navigate to the Options tab, select Record Info, and then select Show all fields.

C.

Navigate to the Options tab and select Database log.

D.

Navigate to the Page options tab, select Record Info, and then select Show all fields.

Full Access
Question # 14

You need to create the new table for the vendor exclusion list.

What should you do? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

MB-500 question answer

Full Access
Question # 15

You need to implement the payroll application data process.

Which two objects should you create? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.

a data contract class that uses the DataContractAttribute attribute

B.

a service class that has a public method which accepts a single parameter for a contract

C.

a class that extends SysOperationServiceBase

D.

an UIBuilder class that extends SysOperationAutomaticUIBuilder

Full Access
Question # 16

You need to meet the requirements for the purchase order creation form.

What are two possible ways to achieve this goal? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A.

Create a class and add a form data source event handler method to the class.

B.

In Application Explorer, create a table extension and implement validation.

C.

Implement Chain of Command (CoC) and method wrapping by creating a form extension class.

D.

In Application Explorer, create a form extension and implement validation.

Full Access
Question # 17

You need to implement the reporting requirements for the Vendor exclusion list.

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

NOTE: Each correct selection is worth one point.

MB-500 question answer

Full Access
Question # 18

You need to develop, test, and deploy the Vendor Exclusion list solution.

What should you create? To answer, drag the appropriate objects to the correct actions. Each element may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

MB-500 question answer

Full Access
Question # 19

You need to implement the integration for the Vendor Exclusion List form.

What should you do? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

MB-500 question answer

Full Access
Question # 20

You need to deploy the web portal integration solution.

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.

MB-500 question answer

Full Access
Question # 21

You need to configure security for the Vendor Exclusion List report.

What are two possible ways to achieve this goal? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A.

Create a new privilege, add a reference to an output menu item, and then add the new privilege to a role.

B.

Create a new security policy and add an output menu item. Add the new security policy to duty extension

and then to a role extension.

C.

Create a new privilege extension and add an output menu item. Add the privilege to a duty extension and

then to a role extension.

D.

Create a new privilege and assign it to an output menu item. Add the new privilege to a duty extension and

then add the duty extension to a role.

Full Access
Question # 22

You need to implement the company’s integration requirements.

Which integration strategies should you use? To answer, drag the appropriate integration strategies to the correct requirements. Each integration strategy may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

MB-500 question answer

Full Access
Question # 23

You are creating a new form in Visual Studio.

You need to apply the Simple List pattern and apply the pattern to a form.

What are the two possible ways to achieve the goal? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A.

Use the Application Object Tree (AOT).

B.

Use the designer.

C.

Use form statistics.

D.

Use metadata properties.

Full Access
Question # 24

A company uses Dynamics 365 finance and operation apps.

The company must create test cases by using the SysTest framework. The test cases must meet the following requirements:

• All insert statements must be tracked and deleted during cleanup.

• Transactions must be rolled back using SQL save points.

You need to select the TestTransactionMode options to use.

MB-500 question answer

Full Access
Question # 25

A company uses Dynamics 365 Finance.

You must use QueryBuilder classes to implement a query that loops through all customers for whom the customer group equals EXT. You need to implement the query. You declare and initialize a query Object.

You need to run the query.

in which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.

MB-500 question answer

Full Access
Question # 26

You need to implement the migration requirements.

Which two options can you use? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A.

a data entity and a Data management import job

B.

a data entity and Entity store

C.

a data entity and bring your own database (BYOD)

D.

a public data entity and the Excel add-in

Full Access
Question # 27

You are a Dynamics 365 Finance developer.

A long-running process times out in the system.

You need to implement the asynchronous framework to resolve this issue.

Which class runAsync method should you use for each use case? To answer, drag the appropriate classes to the correct use cases. Each class may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

MB-500 question answer

Full Access
Question # 28

You are a Dynamics 365 Finance and Operations developer.

Users are experiencing slower load times for the All Customers form.

You need to update caching for CustTable to improve data retrieval times.

How should you configure CacheLookup properties? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

MB-500 question answer

Full Access
Question # 29

A company is implementing Dynamics 365 Finance.

You are extending the standard fixed asset functionality to develop a new feature.

You need to select the appropriate components for the solution.

Which components should you use? To answer, drag the appropriate components to the correct requirements. Each component may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

MB-500 question answer

Full Access
Question # 30

A company has a cloud-based installation of Dynamics 365 Finance.

A user reports slow response times in the application when accessing the production environment.

You need to diagnose the performance issue by using the Environment monitoring tool.

Which two features of the Environment monitoring tool should you use?

NOTE: Each correct answer presents part of the solution.

A.

Customization analysis

B.

System diagnostics

C.

SQL insights

D.

Health metrics

E.

Availability monitoring

Full Access
Question # 31

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 have an enumeration named truckStatus that has the following statuses:

  • Empty
  • Loaded
  • Completed

You have the following code:

MB-500 question answer

You need to extend this enumeration and add the following statuses to the enumeration: Quarantine, InTransit. You must then modify code that validates the switch statement.

Solution: Add a post handler to the method that checks the enumeration and logic for your new enumeration values using the integer value of the enumeration.

MB-500 question answer

Does the solution meet the goal?

A.

Yes.

B.

No

Full Access
Question # 32

A company is implementing Dynamics 365 Supply Chain Management.

A developer creates a new form in Visual Studio. The developer must conduct manual unit testing on the functionality of the form before releasing it for functional testing by non-developers.

You need to preview the new form to conduct manual unit testing.

Which action should you conduct first on the form object?

A.

Performance Profiler

B.

Debug

C.

Set as Startup Object

D.

Attach to process

E.

Scope to this

Full Access
Question # 33

A company uses Dynamics 365 Finance.

The company needs to Hack deletions of purchase order header records only.

You need to enable the change tracking.

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.

MB-500 question answer

Full Access
Question # 34

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets 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 must create a new attribute class in which to mark other classes in the ISV solution and their respective methods with the error levels Warning and Error. You have the following class: the numbers are included for reference only.)

MB-500 question answer

You need 10 ensure that the compiler will report an error if code calls the bike method.

Solution:

Create the following attribute class:

MB-500 question answer

Insert the following code at line 04:

MB-500 question answer

Does The solution meet the goal?

A.

Yes

B.

No

Full Access
Question # 35

Vou are a Dynamics 365 finance developer.

You create an integer variable named inventQuantity.

You need to display the value from inventQuantlty in an info statement

Which code segment should you use?

A.

info(inventQiuntIty);

B.

info{*trlen(int2str

C.

info(int2str{inventQi.«ntity));

Full Access
Question # 36

A company uses Dynamics 365 Finance. You are customizing elements for the extended data types (EDTs) shown in the following table.

MB-500 question answer

You have a Table named WorkCalendar. The table has a column named BasicCalendarlD that uses the BasicCalendariD EDT. You need to increase the length of the column by using an extension.

Solution: Create a derived EDT for BasicCalendarlD.

Does the solution meet the goal?

A.

Yes

B.

No

Full Access
Question # 37

You are a Dynamics 365 Finance developer. You are testing a workflow in a user acceptance testing environment. You need to ensure that a specific user can accept purchase requisitions only if the requisition is in a specific status. Which two options can you configure to achieve the goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

A.

conditional decision

B.

approval process

C.

manual task

D.

manual decision

E.

automated task

Full Access
Question # 38

You need to update the CashDisc report to meet the requirements.

What should you do?

A.

Customize the existing CashDisc report in the overlayering model and add the new field to the design.

B.

Extend the existing CashDisc report in the extension model and add the new field to the design.

C.

Duplicate the existing CashDisc report in the extension model and add the new field to the design.

D.

Delete the existing CashDisc report in the extension model and create a new report.

Full Access
Question # 39

The system includes the following code: (Line numbers are included for reference only.)

MB-500 question answer

You need to apply changes to address User2’s issues.

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-500 question answer

Full Access
Question # 40

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 adding a new field to the SalesTable form.

You must use an extension to add a status field onto the form.

MB-500 question answer

You need to create the extension in the Application Object Tree (AOT) and add the extension to the demoExtensions model.

Solution: Add a new form object to the project and name the form SalesTable.Extension.

Does the solution meet the goal?

A.

Yes

B.

No

Full Access
Question # 41

You must merge the code change that you performed and which was tested by QA to the production environment.

You need to merge a specific changeset.

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-500 question answer

Full Access
Question # 42

You need to create the new approval workflow for purchase orders.

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

NOTE: Each correct selection is worth one point.

MB-500 question answer

Full Access