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 attribute B. a service class that has a public method...
Which five actions should you perform in sequence?
DRAG DROP You create a Visual Studio project named ProductUpdates. You must update data in a table named ProductTable. You must be able to run the code from Visual Studio. You need to create an X++ class. Which five actions should you perform in sequence? To answer, move the appropriate...
Which solution components should you use?
HOTSPOT A company is implementing Dynamics 365 Supply Chain Management The company must import initial business document management templates to act as a start for future business documents. The templates must be configured to work with print management. No templates or configurations have been set up for the implementation. You...
Which attribute should you use?
You create a new class. Class compilation must fail if a specific method in the source code is called. You need to mark the class with the appropriate attribute. Which attribute should you use?A . SysAppSecurityAttribute B. SysTestCategory C. SysObsoleteAttribute D. SysAttributeView AnswerAnswer: C Explanation: Reference: https://docs.microsoft.com/en-us/dynamicsax-2012/developer/overview-of-attribute-classes
How should you configure CacheLookup properties?
HOTSPOT You are a Dynamics 365 Finance and Operations developer. Users are experiencing slower load times for the All Customers form. You need to update caching for CustTable to improve data retrieval times. How should you configure CacheLookup properties? To answer, select the appropriate options in the answer area. NOTE:...
Which five actions should you perform in sequence?
DRAG DROP You create a Visual Studio project named ProductUpdates. You must update data in a table named ProductTable. You must be able to run the code from Visual Studio. You need to create an X++ class. Which five actions should you perform in sequence? To answer, move the appropriate...
Which four actions should you perform in sequence?
DRAG DROP You need to deploy the web portal integration solution. Which four 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. View AnswerAnswer: Explanation: Scenario: You must install and configure...
What should you do?
HOTSPOT 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...
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 two segments can you use?
An organization has two million customers that are part of the International customer group. Validation must occur when customer records are updated. For all customers where the value of the customer group field is international, you must the delivery mode to Air. You need to update the customer records. Which...