Monday, September 12, 2016

Clean up Ax Build Log file ax 2012

//Clean up Ax Build Log file ax 2012

ax32.exe -startupCmd=importandcompileaxbuildlog_C:\Program Files\MicrosoftDynamicsAX\60\Server\FCCTEST\Log\AxCompileAll.html

No comments:

Post a Comment

Skip Inventory reservation on Sales order lines in D365FO

[ExtensionOf(classStr(InventUpd_Reservation))] final class InventUpd_ReservationCls_SAN_Extension {     void updateNow()     {         if(mo...