Submitting Workload on Request in Production

How you can insert jobs or job streams into your workflow at any time.

About this task

In addition to the jobs and job streams that are scheduled to run in production, you can also submit at any time other jobs and job streams. However, these jobs and jobs streams are not considered when identifying predecessors for jobs and job stream dependencies.

In production you can:

This is a job that is:
  • Not defined in the database.
  • Used to run a command or a script in production.
This is a job that is:
  • Defined in the database.
This is a job stream that is:
  • Defined in the database.

See the following sections for instructions about inserting each of these types.