You need to modify the environment to meet User1’s requirements.
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?
You need to modify the CashDisc form to meet the requirements.
Which objects should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

You are working with extended data types in Visual Studio.
You need to create an extension of an Extended Data Types (EDT) that is derived from base data types. Which three properties can be modified? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
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 company is implementing Dynamics 365 Finance.
You are extending the standard fixed asset functionality to develop a new feature.
You need to select the appropriate components for the solution.
Which components should you use? To answer, drag the appropriate components to the correct requirements. Each component 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 are developing a workflow for Dynamics 365 Supply Chain Management.
The workflow must only be used within the organization for which it was defined.
You need to configure the workflow.
Which workflow association type should you use?
You are training a new Dynamics 365 Finance developer.
You need to explain the relationships between models, packages, and projects to the new hire.
Which three design concepts should you explain? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A company uses Dynamics 365 Supply Chain Management
You create a new table that will be used to initialize default values. The table contains the Itemld, InventSiteld, and InventLocationld fields. Each item can be configured on multiple sites, but only at a single location on each site The company requires a new index named ItemSiteLocationldx to fulfill this requirement.
You must also create an additional index named InventSiteldx to order the items per site.
You need to define the properties in the table to use both indexes.

You are training a new Dynamics 365 Finance developer.
You need to recommend where asynchronous integrations should be used instead of synchronous integrations.
For which scenario should you recommend asynchronous integration?