When setting up batch jobs sometimes you want it to run on the last day of every month. There isn't a specific way to do this on the recurrence tab in Dynamics AX unfortunately. However, there is a way, that is undocumented, to trick it into calculating the last day of every month.
On the recurrence form set the following options:
- Set the Starting time and Starting date.
- Configure the end date.
- Select Months for the Recurring pattern.
- Select the Repeat a specific day by a fixed interval option.
- Set the field Day to 32.
- Set the field Per to 1.
- Set the field Day to 32.
- Click OK.
This was tried with a leap year and worked successfully.