Is it possible to generate CIL (either incremental or full) from within X++ code or the command line?
My problem is that I want to import a model or xpo into AX, and I need the CIL to be generated automatically. This is for automated testing we are doing-- so, I can't use the UI like you normally would to generate the incremental or full CIL
Thanks!