Which three actions should you perform in sequence?
DRAG DROP 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...
Does the solution meet the goal?
Topic 5, Misc Questions You have an enumeration named truckStatus that has the following statuses: • Empty • Loaded • Completed You have the following code: You need to extend this (enumeration and add the following statuses to the enumeration: Quarantine, InTransit. You must then modify code that validates the...
Which two objects should you create?
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 attributeB . a service class that has a public method...
What is the correct output for the method?
HOTSPOT You are a Dynamics 365 Finance and Operations developer. You have the following code: (Line numbers are included for reference only.) You need to evaluate the code. What is the correct output for the method? To answer, select the appropriate option in the answer area. NOTE: Each correct selection...
Which four actions should you perform in sequence?
DRAG DROP You are a Dynamics 365 Finance and Operations developer. You need to use the Extensible Data Security (SDS) framework to restrict to the data in the Sales table form based on the customer group and the role of the user. Which four actions should you perform in sequence?...
Which two options can you configure to achieve the goal?
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...
Which URL should you use?
Contoso. Ltd. uses Dynamics 365 Finance. You receive reports of performance issues with the app. You need to use Performance Timer to investigate the issues. Which URL should you use?A . https://contoso.cloudax.dynamics.com/?cmp=USMF&debug=perftimerB . https://contoso.cloudax.dynamics.com/?cmp=USMF&debug=develop&mi=VendTableListPageC . https://contoso.cloudax.dynamics.com/?cmp=USMF&mi=performancetimerD . https://contoso.cloudax.dynamics.com/?cmp=USMF=debug=developerView AnswerAnswer: D Explanation: https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/perf-test/performance-timer
What should you use?
HOTSPOT You are creating a Dynamics 365 Finance and Operations report. You cannot query the data for the report directly. You must include parameters to specify data for the report. You need to create the report. What should you use? To answer, select the appropriate options in the answer area....
Which types of indexes should you use?
DRAG DROP A company has a Dynamics 365 Finance and Operations environment. You need to implement indices for new tables. Which types of indexes should you use? To answer, drag the appropriate types of indexes to the correct requirements. Each type of index may be used once, more than once,...
Which three actions should you perform in sequence?
DRAG DROP You need to map the target data fields in the Data management workspace for the custom data entity. 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....