MB6-894 · Question #38
You finish developing a model named CompletedModel1 that contains objects. Which three items from the model must be included to build the CompletedModel1 model during the package build on the build…
The correct answer is B. Metadata of objects in CompletedModel1 C. Source code of objects in CompletedModel1 E. CompletedModel1 descriptor file. A Dynamics AX package is a deployment and compilation unit of one or more models. It includes model metadata, binaries, cubes and other associated resources. One or more AX packages can be packaged into a deployment package, which is the vehicle used for deployment on UAT and…
Question
You finish developing a model named CompletedModel1 that contains objects. Which three items from the model must be included to build the CompletedModel1 model during the package build on the build server? Each correct answer presents part of the solution.
Options
- ACompletedModel1 build result file
- BMetadata of objects in CompletedModel1
- CSource code of objects in CompletedModel1
- DVisual Studio solution file
- ECompletedModel1 descriptor file
How the community answered
(25 responses)- A8% (2)
- B72% (18)
- D20% (5)
Explanation
A Dynamics AX package is a deployment and compilation unit of one or more models. It includes model metadata, binaries, cubes and other associated resources. One or more AX packages can be packaged into a deployment package, which is the vehicle used for deployment on UAT and production environments. Packages are packaged into a deployable package file for deployment to Sandbox or production environments.
Topics
Community Discussion
No community discussion yet for this question.