Queue one job after another
Brought to you by:
rayrayson,
ron_chen_123
Hi,
I wanted to create a topic in the Discussion forum, but somehow this doesn't work.
Is it possible to queue one job after another? Sometimes it's good if I don't want to block all licenses and just need one job after another but don't want to check all the time if my first job is done.
I could do this with scripts, but is there something built in? I could also make a PE/queue/resources for this, but with more users that seem to be a big work overhead.
Haven't found something like that in the documentation.
e.g. start 3 jobs.
1 (r)
2 (qw)
3 (qw)
|
v
1 (done)
2 (r)
3 (qw)
|
v
1 (done)
2 (done)
3 (r)