nerdexam
Microsoft

MB6-894 · Question #17

You are working for a client in Microsoft Dynamics 365 for Finance and Operations. You design and build acustom package, and upload it to the Asset library in Lifecycle Services (LCS). You need to…

The correct answer is A. the topology data file D. the service model file. Runbook?The deployment runbook is a series of steps that is generated and used to apply the deployable package to the target environment. Some of the steps are automated, and some are AXUpdateInstaller enables these steps to be run one at a time and in the correct order…

Set up and Configure the General Ledger

Question

You are working for a client in Microsoft Dynamics 365 for Finance and Operations. You design and build acustom package, and upload it to the Asset library in Lifecycle Services (LCS). You need to apply the custom package to the client's Tier 2 environment for testing by generating a runbook. Which two files are required to generate the runbook? Each correct answer presents part of the solution.

Options

  • Athe topology data file
  • Bthe development installation service model data file
  • Cthe hotfix installation information file
  • Dthe service model file

How the community answered

(27 responses)
  • A
    81% (22)
  • B
    7% (2)
  • C
    11% (3)

Explanation

Runbook?The deployment runbook is a series of steps that is generated and used to apply the deployable package to the target environment. Some of the steps are automated, and some are AXUpdateInstaller enables these steps to be run one at a time and in the correct order. AXUpdateInstaller.exe generate -runbookid=[runbookID] -topologyfile= [topologyFile] - servicemodelfile=[serviceModelFile] -runbook Here is an explanation of the parameters that are used in this command: [runbookID]?A parameter that is specified by the developer who applies the deployable package. [topologyFile]?The path of the DefaultTopologyData.xml file. [serviceModelFile]?The path of the DefaultServiceModelData.xml file. [runbookFile]?The name of the runbook file to generate (for example, AOSRunbook.xml).

Topics

#runbook generation#Lifecycle Services#topology data file#Tier 2 deployment

Community Discussion

No community discussion yet for this question.

Full MB6-894 Practice