Hi,
In a production environment where there is no room for mistakes and the system has to be fully operational, is it safe to use the AXBuild.exe command to compile the system after a code promotion instead of doing the client-side compile (AOT > Right Click > Compile)?
AxBuild takes 20 minutes and it's nice and all but why isn't Microsoft using this method by default and instead they decided to keep the client-side compile in place, even in AX 2012 R3?
Finally, Microsoft recommends doing a nightly AxBuild as a batch job in Production? Why would this be necessary? You would only need to compile if a change is introduced, right?
By the way, I understand that the proper way is to export the model store and import it into production instead of using XPOs and compiling but let's assume I have to import XPOs and I have to do compile.
Thanks for any feedback.
*This post is locked for comments
I have the same question (0)