Hello all,
Sceneary: Hypothetical situation to speed up the deploy procedure in AX 2012 R3.
Create a copy from Production environnement set name as "StagingProd", all the new projects we deploy into StagingProd and do all synch and « Generete the CIL Full » once completed shut down Production than using SQL copy the data base StagingProd_Model and export to Production_Model once completed just restart Production.
Question: The CIL output XppIL from StagingProd will be valid for Production environnement ?
Thanks in advanced,
*This post is locked for comments
I have the same question (0)Hello,
YES you can do that, We have a Build server(Copy of Production) where we deploy all the new customization's and do a build process(Compile,Full CIL and db Sync). Then we take the backup of model from build server and restore to prod model. Do a db sync after restore and deploy the reports.
The dll's in XppIL folder will be re created when you start the AOS service so you don't have to do anything. You can rehearsal in Test system before you can try in production
Best,
Srini