The following table describes the Output Handling parameters for command line.
Parameter |
Description |
---|---|
Do |
Defines the action for the Response parameters. Valid values:
|
Fail the job |
Sets the job to fail. |
Extract and handle data |
Defines the data that is extracted from the output. |
Keep value in Runtime Parameter |
Enables you to save the extracted value for future use. |
Extract Data |
Extracts data from one of the following:
For more information, see Examples: Extracting data. |
Whole line |
Extracts data from the whole line. |
Match Regular expression |
Enables you to match the expression by typing a pattern in the Pattern field. You can view the text in the Preview line. You can change the preview text by clicking |
Part of the line |
Enables you to extract data from the start or end of a line by selecting from the dropdown lists the start and end positions of the text. You need to complete the X box to define the text. You can also do the following:
|
Columnar Data |
Enables you to extract Columnar data, when the output is column based, such as CSV format or SQL output format, by completing the following:
Select the checkbox to Remove blanks (trim) |
Keep extracted data in runtime parameter Name |
Defines the name of the runtime parameter where the extracted data belongs. Appears in Runtime Parameters in the Designer area. |
Fail the job if extracted data |
Defines how the data behaves if the job fails or succeeds. |
Runtime Parameter |
Defines the name of the runtime parameter where the extracted data belongs. Appears in Runtime Parameters in the Designer area. |
Encrypt the runtime parameter value |
Causes the system to show ****** in the logs, customer log, and output, instead of the extracted values, to keep sensitive data secure. |
Parent Topic |