How to write an x++ job in AX7
Views (3948)
AX7 depreciated Jobs node from AOT and now you can write your class and add static main() method OR create new “Runable class (job)” in VS and set Startup object to your new class.

Happy DAXing !!!!
This was originally posted here.

Like
Report
*This post is locked for comments