Defining the job capture criteria

This procedure describes how to define the job capture criteria. You can use the capture from job output to search the output of a job for specified text, and based on the capture parameters, extract words or characters from the output.

The destination of the capture is a variable that can be set to any of the following types: local, global, named pool or smart folder as described in Adding a variable.

To define the job capture criteria:

  1. In the Workspace, select the job that you want to define the job capture criteria.
  2. Select the Actions tab.
  3. In the Capture from job output area, click Add_Parameter.

    The Capture from job output dialog appears.

  4. In the Variable Name field, type a variable name.
  5. From the Variable Type drop-down list, select a variable type as described in Adding a variable.
  6. In the Search String field, type the string from where to begin the capture process in the output file.
  7. In the Forward by: _ Lines field, type the number of lines to skip from the search string.
  8. Do one of the following:

    The job capture criteria is defined.

Parent Topic

Job actions