I have a Main Pentaho job that has three jobs Job1, Job2 and Job3 in it. I want to execute Job2 and Job3 as soon as Job1 is finished. I tried to do it, but Pentaho executes Job2 first and then Job3 in the last.
Is there any way that both the jobs are launched at the same time?