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

Microsoft MB-500 Practice Test - Questions Answers, Page 17

List of questions

Question 161

Report
Export
Collapse

A company uses Dynamics 365 Finance.

There are performance issues with the sales order list page and Invoicing process.

You need to diagnose the issues by using the Performance timer.

Which two processes can the Performance timer monitor? Each correct answer presents a complete solution

NOTE: Each correct selection is worth one point.

the longest-running SQL statement

the longest-running SQL statement

the X ++ process call stack

the X ++ process call stack

the metadata of a web session

the metadata of a web session

the time consumed by a client and a server

the time consumed by a client and a server

Suggested answer: A, D
asked 05/10/2024
Gerrit Struik
54 questions

Question 162

Report
Export
Collapse

DRAG DROP

You need to integrate Dynamics 365 Finance win the following applications.

Microsoft MB-500 image Question 3 102687 10052024010131000000

Which integration patterns should you use? To answer, drag the appropriate patterns to the correct applications. Each pattern 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.


Microsoft MB-500 image Question 162 102687 10052024010131000
Correct answer: Microsoft MB-500 image answer Question 162 102687 10052024010131000
asked 05/10/2024
Paul Hackett
38 questions

Question 163

Report
Export
Collapse

DRAG DROP

A company uses Dynamics 365 finance.

The company wants to create test cases by using the SysTest framework.

You need to select the appropriate TestTransactionMode option for each requirement

Which options should you use? To answer, drag the appropriate options to the correct requirements.

Each option 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.


Microsoft MB-500 image Question 163 102688 10052024010131000
Correct answer: Microsoft MB-500 image answer Question 163 102688 10052024010131000
asked 05/10/2024
Justin Schowalter
34 questions

Question 164

Report
Export
Collapse

HOTSPOT

You are using the Metadata search tool in Visual Studio.

You need to select the appropriate query string for various scenarios.

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

NOTE: Each correct selection is worth one point.


Microsoft MB-500 image Question 164 102689 10052024010131000
Correct answer: Microsoft MB-500 image answer Question 164 102689 10052024010131000
asked 05/10/2024
George Mabry
51 questions

Question 165

Report
Export
Collapse

DRAG DROP

You are creating a new class and adding methods to the class.

You need to control extensibility capabilities of some of the methods in the class.

Which attribute should you use? To answer, drag the appropriate attributes to the correct requirements. Each attribute 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.


Microsoft MB-500 image Question 165 102690 10052024010131000
Correct answer: Microsoft MB-500 image answer Question 165 102690 10052024010131000

Explanation:

Microsoft MB-500 image Question 6 explanation 102690 10052024010131000000

asked 05/10/2024
Anna Panagiotidou
34 questions

Question 166

Report
Export
Collapse

DRAG DROP

A company uses Dynamics 365 Supply Chain Management.

You are developing multiple integrations.

You need to select the appropriate integration models for the integrations.

Which integration model should you select? To answer, drag the appropriate data integration models to the correct requirements. Each data integration model 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.


Microsoft MB-500 image Question 166 102691 10052024010131000
Correct answer: Microsoft MB-500 image answer Question 166 102691 10052024010131000

Explanation:

Microsoft MB-500 image Question 7 explanation 102691 10052024010131000000

asked 05/10/2024
Jarrell John Garcia
37 questions

Question 167

Report
Export
Collapse

DRAG DROP

A company uses Dynamics 365 Finance.

You create the following tables.

Microsoft MB-500 image Question 8 102692 10052024010131000000

You need to configure the system to meet the requirements.

Which delete actions should you use? To answer, drag the appropriate delete action types to the correct scenarios. Each delete action 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.


Microsoft MB-500 image Question 167 102692 10052024010131000
Correct answer: Microsoft MB-500 image answer Question 167 102692 10052024010131000
asked 05/10/2024
Oren Dahan
45 questions

Question 168

Report
Export
Collapse

You develop apps for Dynamics 365 Supply Cham Management.

You need to track changes only for sales header information by using data entities.

Which change tracking option should you use?

Enable primary table

Enable primary table

Disable change tracking

Disable change tracking

Enable entire entity

Enable entire entity

Enable custom query

Enable custom query

Suggested answer: D
asked 05/10/2024
AshokBabu Kumili
43 questions

Question 169

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 must extend the class SalesLineType and add a new method that returns the day of week for the system's current date as an integer value.

You need to create a class that extends SalesLineType and adds the new method.

Solution: You create the following code:

Microsoft MB-500 image Question 10 102694 10052024010131000000

Does the solution meet the goal?

Microsoft MB-500 image Question 169 102694 10052024010131000
Correct answer: Microsoft MB-500 image answer Question 169 102694 10052024010131000

Explanation:

Open Visual Studio as an administrator.

Create a new project.

Add a new class to project.

Extend the SysTestCase class in the class declaration.

Add methods to the class decorate the methods with the [SystestMethod] attribute

asked 05/10/2024
ERIK BURDETT
42 questions

Question 170

Report
Export
Collapse

A developer submits code for a quality assurance review. Several lines of code use the var data type.

You need to validate the segments tor the correct X++structure.

Which code statement will pass validation?

var var1 = systemDateGet (); var1 = var1 ? today(); ''No today'';

var var1 = systemDateGet (); var1 = var1 ? today(); ''No today'';

var var1 = true ? 10:''10''

var var1 = true ? 10:''10''

var var1 = true; var1 = true ? 10:falase;

var var1 = true; var1 = true ? 10:falase;

var var1 = (var1 >= false) ? true :10;

var var1 = (var1 >= false) ? true :10;

Suggested answer: A
asked 05/10/2024
Jorge Diaz
35 questions
Total 281 questions
Go to page: of 29
Search

Related questions