Latest Activity
we need to set the job dependecy without adding cron expression in scheduler as the job is going to start with dependency via scheduler api using other tools.
I have multiple linked jobs, and I would like to add a cron expression. If I start the jobs manually I launched executing "Start with dependecies" in the last job, but If I want to add a cron expresion, I need to add the cron expresion in all the jobs...
I would like to schedule a run of jobs every first Sunday at 3 pm of each month. Could you help? Thank you