Sunday, 2 October 2016

set up batch job in AX


1. Click Area Page node: Administration -> Setup -> Server configuration.
2. Make sure the selection is changed in table Server Configuration to:
AOS instance name
Is Batch Server
Load Balancer
Max concurrent sessions
Cluster name
02@AXSERVER
No
No
2000
Non Load Balanced AOS Instances

3. Change Is Batch Server from 'No' to 'Yes'.
4. Close the Server configuration form.
5. Click Area Page node: Basic -> Inquiries -> Batch job.
6. Create a new record in the Batch job form.
7. Change Job description from '' to 'Test'.
8. Change Created by from '' to 'SAJU'.
9. Change Company accounts from '' to 'Your Company'.
10. Save the record in the Batch job form.
11. Click the View tasks button.

Form name: Batch tasks
12. Create a new record in the Batch tasks form.
13. Change Task description from '' to 'Test'.
14. Change Company accounts from '' to 'DAT'.
15. Change Class name from '' to 'Select The Class Name'.
16. Change Run location from 'Client' to 'Server'.
17. Right-click the field to go to the main table.
Form name: Batch group
18. Create a new record in the Batch group form.
19. Change Group from '' to 'Test'.
20. Change Description from '' to 'Test'.
21. Save the record in the Batch group form.
22. Switch to the Batch servers tab on the Batch group form.
23. Click the < button(Select the AOS server).
24. Save the record in the Batch group form.
25. Close the Batch group form.
26. Change Batch group from '' to 'Test'.
27. Save the record in the Batch tasks form.
28. Close the Batch tasks form.
29. Click the Recurrence button. 
30. Change TimezoneId from '(GMT+02:00) Harare, Pretoria' to '(GMT+05:30) Chennai, Kolkata, Mumbai, New Delhi'.
31. Change Count from '10' to '2'.
32. Click the OK button.
33. Save the record in the Batch job form.
34. Close the Batch job form.
 If you have any doubt on this.Please let me know.

No comments:

Post a Comment

POSTMAN D365

  Postman is useful to test the behavior of different OData class from/to D365FO. In this post we will see the steps to setup Postman with D...