Pass the Microsoft Microsoft Other Certification MB-500 Questions and answers with CertsForce

Viewing page 2 out of 4 pages
Viewing questions 11-20 out of questions
Questions # 11:

You need to add data to the WHSTmpStatusChange table by extending the insert method.

What should you do?

Options:

A.

Right-click the WHSTmpStatusChange table in the Application Object Tree (AOT) and select View Code


B.

Right-click the project node in Solution Explorer and add a new Class object to the project.


C.

Right-click the WHSTmpStatusChange table in the Application Object Tree (AOT) and create an extension in the existing project


D.

Right-click the project node in Solution Explorer and add a new Table object to the project.


Expert Solution
Questions # 12:

You need to apply a pattern to the newly created form to satisfy the requirements. Which form pattern should you apply?

Options:

A.

Table of Contents


B.

Simple Let and Details


C.

List Page


D.

Details Master


Expert Solution
Questions # 13:

You need to create a chain of command method for inserting the data on the table for the new fields. How should you complete the code? To answer, select the appropriate configuration m the answer area. NOTE: Each correct selection is worth one point.

Question # 13


Expert Solution
Questions # 14:

You are training a new Dynamics 365 Finance developer.

You need to recommend where asynchronous integrations should be used instead of synchronous integrations.

For which scenario should you recommend asynchronous integration?

Options:

A.

A warehouse wants to track movement of all inventory from scanners to the system.


B.

A retailer wants to ensure gift card balances are communicated back to the system from point of sale (POS) terminals in near real-time.


C.

A retailer requires all new customer data captured at point of sale (POS) terminals through the day sent back to the system.


D.

When products are updated in Finance and Operations, a third-party application that contains the same product information needs to also be updated in near real-time.


Expert Solution
Questions # 15:

A banking company is creating custom functionality to consolidate and post financial transactions. You need to create menu items for the following business processes:

• Process1 - Automatically check new transactions against validation rules every hour.

• Process2 - Manually review and correct transactions that have errors. No preprocessing is done.

• Process3 - Export transactions to another system when they successfully post.

You need to select the menu item type for each process.

Which menu item types should you use? To answer, drag the appropriate menu item types to the correct processes. Each menu item type 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.

Question # 15


Expert Solution
Questions # 16:

A company wants to Integrate Dynamics 365 Finance with third-party applications.

You need to select integration patterns for various scenarios.

Which integration patterns should you use? To answer, select the appropriate options In the answer area.

NOTE: Each correct selection is worth one point.

Question # 16


Expert Solution
Questions # 17:

You are developing a model extension for Dynamics 365 Finance that extends objects from the Application Foundation package.

You need to create and configure a new model for the extension.

Which two actions should you perform? Each correct answer presents part of the solution

NOTE: Each correct selection is worth one point.

Options:

A.

Reference the Application Foundation package when creating the extension model.


B.

Create a new model that is part of an existing package.


C.

Create an extension class that references the Application Foundation.


D.

Assign the model to the USR layer.


E.

Create a new model that builds into its own separate assembly.


Expert Solution
Questions # 18:

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

    Empty

    Loaded

    Completed

You have the following code:

Question # 18

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

What should you do?

Options:

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.


Expert Solution
Questions # 19:

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

What should you do?

Options:

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.


Expert Solution
Questions # 20:

You need to configure models for the project.

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

NOTE: Each correct selection is worth one point.

Options:

A.

Overlay the existing FinanceExt model and populate the solution definition.


B.

Modify the DefaultModelForNewProject setting in the DefaultConfig.xml file and name the model FinanceExt.


C.

Create a new model that extends the existing FinanceExt model.


D.

Extend the existing FinanceExt model and populate the project model definition.


Expert Solution
Viewing page 2 out of 4 pages
Viewing questions 11-20 out of questions