Purpose
This post describes how
Custom code can be deployed on end user's D365 F&O Development environment using Application Deployable package downloaded from Microsoft Dynamics
Lifecycle Services (LCS).
Note: Applying Package on customer place require system downtime. at the time of applying package on customer environment, All relevant services will be stopped, and user will not be able to use your environments. So this activity should be planned accordingly.
An Application deployable package is a package that contains
customizations and extensions to your application. you would have to use command line to install an AOT Deployable package on development or demo
environment, for the same follow the instructions as given below:
1. Click on Application Deployable package, this will download the package as a compressed file in the virtual machine (VM).
2. On the virtual machine
(VM), download the zip file for the deployable package. Make sure that the zip
file is stored in a non-user folder.
Note: After download the zip file, right-click it, and then select Properties.
Then, in the Properties dialog box, on the General tab,
select Unblock to unlock the files.
3.
Extract the files.
4. Run the following
command.
Command: AXUpdateInstaller.exe devinstall
The devinstall option installs
the AOT deployable package on the VM. As of Microsoft Dynamics 365 for Finance
and Operations, Enterprise edition with platform update 12, the devinstall option
doesn't require that you should be an administrator on the VM.
Note: This command doesn't run
database synchronization. So database synchronization must be execute from
Microsoft Visual Studio once deployable package is installed.
To know about, how to Create Application Deployable package in Dynamics 365 F&O Click here.
To know about, how to Upload and Release Application Deployable package Click here.
In case if you face any difficulty or having any query or concern, please feel free to reach me at my personal email- daxmanish@outlook.com