captures XML parameters

The following table describes the captures XML parameters:

Parameter

Description

search_string

Defines the string in the output file to begin the capture process.

Validation: String

skip_lines

Defines the number of lines to skip from the search string in the job output file.

Minimum: 0

skip_columns

Defines the number of words or characters to skip in the job output file.

Default value: 0

capture_by

Defines whether to capture by word or character.

Default value: character

delimiter

Defines the character type that marks the beginning/end of the string.

Valid values:

  • White space
  • space
  • tab

count_to_take

Defines the number of words or characters to capture.

Valid values:

  • <number of words>/<number of characters>
  • 0 - indicates until end of line

variable

Defines the variable type:

Valid values:

  • local variable
  • global variable
  • named pool variable
  • SMART folder variable

Parent Topic

active_job XML parameters