The following table describes the text box Load Operation parameters.
Parameter |
Description |
---|---|
Perform the Pre-Execute step before load operation |
Enables you to execute a pre-execution step prior to the Load operation command line or Web Services. |
Perform the Post-Execute Step after load operation |
Enables you to execute a post execute step after the load operation command line or Web Services. |
Command Line |
Enables you to build the command line interface for the parameter. You build the command to be executed when you add a parameter to the command line field, which retrieves values from the external application. |
Web Service |
Enables you to build the Web Service for the parameter. You build the command to be executed when you add a parameter to the parameter value field to retrieve values from the external application. For Web Service parameters, see Text Box with load parameters - Web services. |
REST API |
Enables you to build the REST API interface for the parameter. You build the command to be executed when you add a parameter to the REST API field, which retrieves values from the external application. For more information about the REST parameters, see REST API parameters. |
Extract data from lines |
Defines which values are displayed after a load operation is executed. Values:
|
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 following: Start Position: Start position of the line
End Position: End position of the line
You can also do the following:
|
Columnar Data |
Enables you to extract Column 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) |
Parent Topic |