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

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

List of questions

Question 171

Report
Export
Collapse

You have a table in which multiple properties must be changed. Multiple table properties are locked down at the base table and must not be overwritten.

You need to modify the table properties by extending the table.

Which table property can you populate in a table extension by using the property sheet?

Created by

Created by

Table group

Table group

Configuration key

Configuration key

Cache lookup

Cache lookup

Suggested answer: A
asked 05/10/2024
Sergy Camilo
36 questions

Question 172

Report
Export
Collapse

You are a Dynamics 365 Finance developer. You have the following Extended Data Types (EDTs):

Microsoft MB-500 image Question 13 102697 10052024010131000000

You plan to modify the properties of the EDTs by using an extension. You need to determine which operations can be performed. Which operation is possible?

Create art extension for Accountid and decrease the field size.

Create art extension for Accountid and decrease the field size.

Create an extension for AccountBase and modify the Form Help property.

Create an extension for AccountBase and modify the Form Help property.

Create a derived EDT for Accountid and increase the field size.

Create a derived EDT for Accountid and increase the field size.

Create a derived EOT for AccountBase and increase the field size.

Create a derived EOT for AccountBase and increase the field size.

Suggested answer: B
asked 05/10/2024
Darshak Ramdevputra
31 questions

Question 173

Report
Export
Collapse

DRAG DROP

A company uses Dynamics 365 Finance.

You must create two data entities:

• The first entity must allow access to customer groups by using OOata.

• The second entity must be able to bulk export customer data by using a batch process.

You need to enable the properties for each entity you create.

Which properties should you enable? To answer, drag the appropriate properties to the correct requirements. Each property 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 173 102698 10052024010132000
Correct answer: Microsoft MB-500 image answer Question 173 102698 10052024010132000
asked 05/10/2024
Sander Verheijen
36 questions

Question 174

Report
Export
Collapse

A company uses Dynamics 365 Finance.

Two processes attempt to update the same customer record at the same time. One of the updates fails.

You need to resolve the issue by overriding the table concurrency model.

Which Select statement should you use?

select firstonly optimisticLock custTable where custTable.AccountNum -- "©eoeei'j

select firstonly optimisticLock custTable where custTable.AccountNum -- "©eoeei'j

select flrstonly forupdate CustTable where CustTable.AccountNum '000001*;

select flrstonly forupdate CustTable where CustTable.AccountNum '000001*;

select firstonly pessimisticlock custTable where CustTable. AccountNum -- '000001*;

select firstonly pessimisticlock custTable where CustTable. AccountNum -- '000001*;

select firstonly firstFest custTable where custTable.AccountNum -- '000001';

select firstonly firstFest custTable where custTable.AccountNum -- '000001';

Suggested answer: C
asked 05/10/2024
Mitesh Solanki
47 questions

Question 175

Report
Export
Collapse

DRAG DROP

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.


Microsoft MB-500 image Question 175 102700 10052024010132000
Correct answer: Microsoft MB-500 image answer Question 175 102700 10052024010132000

Explanation:

Declare a QueryBuildDataSource object...

Add a value to range for the CustGroup EXT to the QueryBuildRange object.

Loop through the QueryRun object by using the Next method.

Declare and initialize the QueryRun object by using the query object.

asked 05/10/2024
Ibrahim Ramku
51 questions

Question 176

Report
Export
Collapse

A company uses Dynamics 365 Finance.

You implement an extension of a method named calc in Class

The calc method:

• Accepts an integer as an input parameter.

• Returns an integer as an output parameter.

You must implement an extension to:

• Extend the calc method.

• Prevent the standard code from running if the value of the input parameter is greater than 10-

You need to implement the correct solution. Which code segment should you use?

The calc method:

• Accepts an integer as an input parameter.

• Returns an integer as an output parameter.

You must implement an extension to:

• Extend the calc method.

• Prevent the standard code from running if the value of the input parameter is greater than 10-

You need to implement the correct solution. Which code segment should you use?


Microsoft MB-500 image Question 17 Answer 2 102701 10052024010132000000


Microsoft MB-500 image Question 17 Answer 2 102701 10052024010132000000


Microsoft MB-500 image Question 17 Answer 3 102701 10052024010132000000


Microsoft MB-500 image Question 17 Answer 3 102701 10052024010132000000


Microsoft MB-500 image Question 17 Answer 4 102701 10052024010132000000


Microsoft MB-500 image Question 17 Answer 4 102701 10052024010132000000


Microsoft MB-500 image Question 17 Answer 5 102701 10052024010132000000


Microsoft MB-500 image Question 17 Answer 5 102701 10052024010132000000

Suggested answer: C
asked 05/10/2024
Andrey Zhukovskiy
36 questions

Question 177

Report
Export
Collapse

A company uses Dynamics 365 Finance.

You have an entity named Vend Vend orV2 Entity. You add a new column to the entity. You need to ensure that the new column is available in the entity (or data transfer activity. Which two actions should you perform? Each correct answer presents part of the solution. NOTE; Each correct selection is worth one point.

Select the Modify target mapping button on the Entity list page.

Select the Modify target mapping button on the Entity list page.

Select the Generate mapping button on the Mapping details form.

Select the Generate mapping button on the Mapping details form.

Select the Entity structure button on the Entity page.

Select the Entity structure button on the Entity page.

Select the Validate button on the Entity list page.

Select the Validate button on the Entity list page.

Suggested answer: B, D
asked 05/10/2024
Matias Cordero Ochoa
35 questions

Question 178

Report
Export
Collapse

HOTSPOT

You are a Dynamics 365 Finance developer.

You have the following source control branches:

Microsoft MB-500 image Question 19 102703 10052024010132000000

You need to move the list of changesets from the development environment to the test environment.

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

NOTE: Each correct selection is worth one point.


Microsoft MB-500 image Question 178 102703 10052024010132000
Correct answer: Microsoft MB-500 image answer Question 178 102703 10052024010132000
asked 05/10/2024
Luis Gerardo Collazos Castro
38 questions

Question 179

Report
Export
Collapse

HOTSPOT

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.


Microsoft MB-500 image Question 179 102704 10052024010132000
Correct answer: Microsoft MB-500 image answer Question 179 102704 10052024010132000
asked 05/10/2024
ahmad hafiz
35 questions

Question 180

Report
Export
Collapse

HOTSPOT

You are a Dynamics 365 Finance developer. You have The following code:

Microsoft MB-500 image Question 21 102705 10052024010132000000

Which values does the info() method return? To answer, select the appropriate option in the answer area.

NOTE: Each correct selection is worth one point.


Microsoft MB-500 image Question 180 102705 10052024010132000
Correct answer: Microsoft MB-500 image answer Question 180 102705 10052024010132000
asked 05/10/2024
Sergio Guerra
43 questions
Total 281 questions
Go to page: of 29
Search

Related questions