Running or rerunning a single job in a flow

You can run or rerun a single job directly from the Job Flows view. You might want to use this option to debug a flow, or to run a single job to fix a flow. You can use this option to rerun a job, regardless of whether the job failed or completed successfully.

About this task

You can run or rerun a job in a suspended flow, but the state of the flow does not change. If you specify a rerun exception handler to rerun a job, and the flow is suspended, the job can be run manually even if the flow is suspended.

When you rerun a job in a flow that is running, successor work items run as designed.

When you rerun a job in a flow that is Exited or Killed, only the job runs—its successors do not. If you want to rerun more than one job, you must wait until one job completes before rerunning the next—you rerun them one at a time. If you want to rerun multiple jobs, or if you want the successor jobs to run, you need to rerun the flow.

Procedure

  1. Select the Workload tab, select Workload > By State.
  2. Select a flow and select the Flow Chart tab in the details pane.
  3. Locate the job you want to run, right-click and select Run.

    The job will be run, but its successors may not, depending on the state of the flow.