Hi,
I have a question regarding how to run a specific task or job without triggering the next job.
For instance I created a job A with two tasks and a job B with others tasks.
Job B has a VisualCron trigger on 'Job Completed-Successfully' for the job A
What is the recommended solution for running only one of the task of job A or the job A completly without running job B ?
I tryed with the flow solution, with conditions and the option run with options but I didn't get more success.
Maybe I'm missing something any help is welcome, thanks