Request set
We need to create a request set if we want to run multiple concurrent programs on a single submit.
This is a way of grouping multiple programs/reports under one set. Navigate to System Administrator | Concurrent | Set, enter the appropriate fields, and save it.
The next step is to define the stages. A request set is composed of one or more stages, and each stage is composed of one or more requests. Stages give the ability to run groups of requests sequentially/parallelly.
Click on Requests.
Here, we will specify the program name you want to be a part of the request set. Click on the Parameters button. This will open a new form that will allow us to enter the parameters for this program.
Let's define one more stage, that is, Stage 2
, which will have some other programs in it.
Here, we will add a concurrent program using the Requests button, as in the preceding screenshot.
We have added a concurrent program named TEST
in Stage 2
of the request set.
The next step is to link the stages that...