cancel
Showing results for 
Search instead for 
Did you mean: 

Order Scheduling cron job for free interval

Former Member
0 Kudos

Hi

I am trying to create a CartToOrderCronJob with the Trriger such that the job runs lets say "Every X months on the Y day of the month".I can do it from hmc by setting a free interval like

However can anyone suggest a cron expression or how I can set these in my TriggerData so as to use the OOTC scheduleOrder(TriggerData trigger) method.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Tanya,

More of a question from me - it appears to me that these cronjobs execute one per customer - meaning if i have 10,000 customers, then 10,000 cronjobs will potentially fire - is this your understanding too ?