Alfasith AX

Alfasith AX
اللَّهُمَّ انْفَعْنِي بِمَا عَلَّمْتَنِي، وَعَلِّمْنِي مَا يَنْفَعُنِي، وَزِدْنِي عِلْمًا

Tuesday, February 20, 2018

Depley packages from DEV to SAT in D365

Hi,

1. Create a package by the model that you extended.
Save to particular location (30-50 mins).

2. Log in to LCS. Select shared asset library.



3  Select Software deployment packages.
4. Add  by select the + and upload the packages and publish.
You will notify 2 packages for what you created.
5. Select the SAT environment in LCS and get in to that environment.
Get same in to the Asset Library of the SAT.
6. Then select maintain and update.
This will be in 19 steps that takes 2 hrs mins.

Thanks,

No comments:

Post a Comment

SQL code to upate one Legal entity banner to all the legal entity in D365

 Hi, update companyimage set  companyimage.Image  = companyimageA.Image  from  ( select Image from companyimage where dataAreaid = 'USF...