MB-500試験無料問題集「Microsoft Dynamics 365: Finance and Operations Apps Developer 認定」
You create a Power Apps app to display customer feedback.
You need to submit and display customer feedback for each sales order.
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.

You need to submit and display customer feedback for each sales order.
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.

正解:

Explanation:

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.

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.

正解:

Explanation:

A company plans to deploy Dynamics 365 Unified Operations.
You need to recommend deployment options for the company.
What should you recommend? To answer, drag the appropriate deployment options to the correct application requirement. Each deployment 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.
NOTE: Each correct selection is worth one point.

You need to recommend deployment options for the company.
What should you recommend? To answer, drag the appropriate deployment options to the correct application requirement. Each deployment 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.
NOTE: Each correct selection is worth one point.

正解:

Explanation:

Reference:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/fin-ops/get-started/cloud-prem-comparison
A company uses Dynamics 365 Finance.
Developers receive an error in an existing solution. The solution must be debugged to identify the root cause of the error.
You need to enable debugging in Visual Studio to hit an existing breakpoint with the solution open.
Which three methods can you use? Each correct answer presents a complete solution. Choose three.
NOTE: Each correct selection is worth one point.
Developers receive an error in an existing solution. The solution must be debugged to identify the root cause of the error.
You need to enable debugging in Visual Studio to hit an existing breakpoint with the solution open.
Which three methods can you use? Each correct answer presents a complete solution. Choose three.
NOTE: Each correct selection is worth one point.
正解:A,B,E
解答を投票する
You are a Dynamics 365 Finance developer. You have a solution that records product weights. You must store up to four decimals of precision by using a standard Extended Data Type (EDT). You need to add the field in a new table.
Which EDT should you extend?
Which EDT should you extend?
正解:D
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
An organization has 1,000 vendors that are part of a vendor group named Employee. You have a field named DIvTerm that is used to describe the delivery terms for a vendor.
You need to set the value of DIvTerm to Cash for all vendors in the vendor group. You must update all vendor records in the vendor group as a single bulk operation.
Which two code segments can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

You need to set the value of DIvTerm to Cash for all vendors in the vendor group. You must update all vendor records in the vendor group as a single bulk operation.
Which two code segments can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

正解:A,C
解答を投票する
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?
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?
正解:C
解答を投票する
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.

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.

正解:

Explanation:

You are a Dynamics 365 Finance developer.
You have the following source control branches:

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.

You have the following source control branches:

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.

正解:

Explanation:

A company uses Dynamics 365 Finance. The company has a customized version of the sales invoice report.
The sales department requires a new field in the header of the report. You add the field in the report in Visual Studio. You build the Visual Studio solution and test the changes to the report in your development environment.
The new field does not appear in the print preview of the report.
You need to ensure that the new field appears in the header.
What should you do?
The sales department requires a new field in the header of the report. You add the field in the report in Visual Studio. You build the Visual Studio solution and test the changes to the report in your development environment.
The new field does not appear in the print preview of the report.
You need to ensure that the new field appears in the header.
What should you do?
正解:C
解答を投票する
A company implements Dynamics 365 Finance and Dynamics 365 Supply Chain Management.
Customers place orders from the company website store or through sales representatives.
You create a Power Platform app to manage sales quotes for sales representatives who do not have direct access to the Finance and Supply Chain Management environment. The app must meet the following requirements:
* Sales representatives must be able to create new customers.
* Ensure that only approved products can be sold.
* Be available when the sales representatives do not have internet access.
Web sales are imported nightly.
You need to determine a strategy to integrate apps.
What should you use? To answer, drag the appropriate options to the correct app features. 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.
NOTE: Each correct selection is worth one point.

Customers place orders from the company website store or through sales representatives.
You create a Power Platform app to manage sales quotes for sales representatives who do not have direct access to the Finance and Supply Chain Management environment. The app must meet the following requirements:
* Sales representatives must be able to create new customers.
* Ensure that only approved products can be sold.
* Be available when the sales representatives do not have internet access.
Web sales are imported nightly.
You need to determine a strategy to integrate apps.
What should you use? To answer, drag the appropriate options to the correct app features. 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.
NOTE: Each correct selection is worth one point.

正解:

Explanation:

Reference:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/dual-write/dual-write- overview
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/virtual-entities/get-started-ve
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/develop-composite-data- entities
You are a Dynamics 365 Finance developer. You make changes to an existing custom class.
The code comparison tool shows version conflicts between your version and the latest checked-in version of the custom class.
In Visual Studio, you open the Source Control Explorer. You locate the latest changeset for the class and you open the changeset in Team Explorer.
You need to compare the latest code that is in source control with the code that you created.
Which option should you use?
The code comparison tool shows version conflicts between your version and the latest checked-in version of the custom class.
In Visual Studio, you open the Source Control Explorer. You locate the latest changeset for the class and you open the changeset in Team Explorer.
You need to compare the latest code that is in source control with the code that you created.
Which option should you use?
正解:D
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
An error message displays when a user tries to save an outgoing electronic reporting document. You need to ensure that the document format supports electronic reporting. Which three formats can you use? Each correct answer presents a complete solution NOTE: Each correct selection is worth one point.
正解:C,D,E
解答を投票する
A company uses Dynamics 365 Supply Chain Management.
You need to monitor system performance.
Which tool should you use? To answer, drag the appropriate tools to the correct requirements. Each tool 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.

You need to monitor system performance.
Which tool should you use? To answer, drag the appropriate tools to the correct requirements. Each tool 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.

正解:

Explanation:

Reference:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/lifecycle-services/monitoring- diagnostics
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/lifecycle-services
/performancetroubleshooting
You are a Dynamics 365 Finance and Operations developer.
You have a report in an existing model that connects with the following objects:
* in-memory table
* data provider class
* controller class
* contract class
The report is locked for modifications.
You need to create an extension of the in-memory table in a model and you add the new field to the extension.
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.

You have a report in an existing model that connects with the following objects:
* in-memory table
* data provider class
* controller class
* contract class
The report is locked for modifications.
You need to create an extension of the in-memory table in a model and you add the new field to the extension.
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.

正解:

Explanation:
