Monday, 1 January 2018

How to Apply Hotfix and Create Deployable Package in D365

In this blog we will discuss that how we can apply hotfix and create its deployable package in D365. First extract your hotfix zip in your folder explorer then run below process as shown in images.

Note: 
In my case, Hotfix is for ApplicationSuite Model.















After applying the hotfix create its deployable package as shown in images.











For installing deployable package in any other development environment. Please refer this blog: Install deployable packages by using command line instead of LCS in D365

No comments:

Post a Comment

Create a Purchase Order from a Sales Order Using PurchCreateFromSalesOrder Framework in X++ | D365 F&O

In Dynamics 365 Finance & Operations, you may need to automatically create a Purchase Order from a Sales Order for scenarios such as int...