Quantcast
Channel: Microsoft Dynamics AX
Viewing all articles
Browse latest Browse all 125409

Forum Post: RE: Add .xpo class into AOS classes - through BC.Net\PowerShell

$
0
0

No, .xpo files are not imported automatically, you have to do that explicitly.

The most common approach is to start AX client (ax32.exe) with -AotImportFile parameter (e.g. ax32.exe -AotImportFile=c:\temp\x.xpo).

Another option is to use X++ objects, namely SysImportElements class. See an example in my article about T4 templates for X++ code generation.

Don't forget to compile your AX application and - if needed - synchronize database and generate CIL code.


Viewing all articles
Browse latest Browse all 125409

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>