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

How find size of recordsortedlist in D365/AX 2012

Hi, This is the continuity of the previous article where we are now getting the size of recordsortedlist . if(recordsortedlist.len() >1) ...