Creating a job stream
Use this procedure to create and run a job stream.
- Create the individual jobs needed for the job stream and determine the order in which you want the jobs to be run.
See Creating jobs.
- In the Job Console, select the Jobs or My Jobs tab.
- Click Create.
- Specify this information:
- Type
- Select Job Stream.
- Job
- Specify a name for the job stream.
- Description
- Specify a description for the job stream.
- Owner
- For private job streams, the owner of the job stream.
- Private
- If private, the job stream can contain private jobs created by the same user who created the job stream, and is used only in other job streams that are private and created by that user. Job streams that are not private are used in any job stream, whether that stream is private or not private. To define a private job stream, click the Ellipsis button, select Make Job Private, specify an owner, and click Submit.
- Step Parallel Processing
-
Select, in order, to allow steps to be processed at the same time. The system starts all of the jobs in the jobs stream at the same time, if possible.
Note: Using this feature disables field mapping for the members of the stream. Also, you must take care when using this feature because it is possible to set up steps to run in parallel that should not be allowed to do so. The processes could end up deadlocking, getting stale element exceptions, or CheckPoint already in use errors if not well thought out.
- Click Save.
- On the Job Stream Step List panel of the Job form, click Create.
- On the Job Stream Step form, select a job and click Save or click Save and New if you need to add more steps.
- To run the job stream, select it on the Jobs or My Jobs tab and then click the ellipsis button and select Run Selected Job. Then specify the scheduling information and click Ok.