Hi Issei, You can do this with some coding by using the REST API.
Karl On Fri, Aug 19, 2016 at 9:28 AM, Issei Nishigata <[email protected]> wrote: > Hi, > > Is there any way to run the job not in parallel, but sequentially? > When I'm doing job A and job B, I would like to spawn job B after making > sure that job A is executed successfully. > > If I use the "maximum run time" of the "scheduling", job B possibly would > be executed before job A is fully executed, So it is not the best choice > for me to run the jobs in this way. > > Could you please let me know if you have any advice on this. > > > Thank, > Issei >
