Home dynamics ax how to make batch job
dynamics ax

how to make batch job

this is how to make batch job on ax 2012

this image below is self explanatory

  1. create a class
    1. Class Name : HpCsBtUpdate.processRecords
    2. See the pict above
    3. [SysEntryPointAttribute(false)]
    4. Info(“xxx”) will be as Log Batch
  2. create a menu action
    1. Object Type : Class
    2. Object : SysOperation
    3. Parameters : HpCsBtUpdate.processRecords
  3. Execute the menu action

Author

Ronny

Leave a Reply