How to use date monitoring for different start date in MP?
Hi all
I have many Maint Plans using monthly strategy are being scheduled at different start date.
Eg MP A start date is 1st of mth,
MP B start date is 12th of the mth
MP C start date is 30th of mth.
All MP plan have different start date(there are 5000+ MP in our system).
How do i use date monitoring to run for these jobs? I want to create a batch job for date monitoring but when i use a start date (eg i run on 1st of sept and set as perodic job) then it will only get trigger on 1st of oct)..
Appreciate very much for any advice given..
Thank you.
Regards
GL
Hi GL
There is a field in transaction IP30 called "Call objects for n days". How this work is , you will call all the orders for the next N days.
Our method/ example: We run the batch job once a week and it calls all the MP schedules for the next week (so our N = 7).
It all depends how often you want the orders/notifications created (if you run batch job once a month and you N= 30 days) The the whole months schedules will be created on that day.
C