Which field types should you use?

HOTSPOT You are creating entities that will have unmapped fields. You need determine which types of unmapped fields to use. Which field types should you use? To answer, drag the appropriate field types to the correct requirements. Each field type may be used once, more than once, or not at...

December 28, 2022 No Comments READ MORE +

In which order should you perform the actions?

DRAG DROP You need to set up a recurring integration to enable file exchanges between Dynamics 365 Finance and a third-party system. 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...

December 28, 2022 No Comments READ MORE +

Which three code segments can you use?

You are a Dynamics 365 Finance developer. You create an integer variable named totalSales. You need to display the value from totalSales in an info statement. Which three code segments can you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point. A ....

December 28, 2022 No Comments READ MORE +

What does the tool present?

HOTSPOT You are a Dynamics 365 Finance developer. You launch the Performance Timer tool to troubleshoot performance issues with a business process. You need to view the results from the tool. What does the tool present? To answer, select the appropriate options in the answer area. NOTE: Each correct selection...

December 28, 2022 No Comments READ MORE +

What are two possible ways to achieve the goal?

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.A . Overlay the existing FinanceExt model and populate the solution definition. B. Modify the DefaultModelForNewProject setting in the...

December 27, 2022 No Comments READ MORE +

The system includes the following code: (Line numbers are included for reference only

HOTSPOT The system includes the following code: (Line numbers are included for reference only.) You need to apply changes to address User2’s issues. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation:...

December 27, 2022 No Comments READ MORE +

What should you do?

You have an enumeration named truckStatus that has the following statuses: ✑ Empty ✑ Loaded ✑ Completed You have the following code: You need to add the following statuses to the enumeration: Quarantine, InTransit What should you do?A . Add a new case statement in the model of the existing...

December 27, 2022 No Comments READ MORE +

Which action should you perform?

You are a Dynamics 365 Finance and Operations developer. You need to create an extension class. Which action should you perform?A . Mark the class as final. B. Add the suffix .extension to the file name. C. Mark the class as protected. D. Mark the class as private.View AnswerAnswer: A...

December 27, 2022 No Comments READ MORE +

Which EDT should you extend?

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?A . Weight B....

December 26, 2022 No Comments READ MORE +

Which performance counter should you use?

You use the performance timer to monitor and optimize Dynamics 365 performance. You need to view information about how many users are currently using the application. Which performance counter should you use?A . Services Session Provider B. Web Client Session C. Forms D. GCView AnswerAnswer: A Explanation: Reference: https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/perf-test/performance-timer

December 26, 2022 No Comments READ MORE +