Key |
Definition |
Value |
S3 Bucket |
Provide the S3 bucket details if an external file is used in the input artifacts. |
S3 bucket name |
S3 File Path |
Provide the S3 file path of the external file present in the input artifacts. |
S3 file path |
S3 File Format |
Provide the file format of the external file. |
CSV |
S3 File Delimiter |
Provide the delimiter used in the external file. |
, |
S3 File Text Qualifier |
Provide the text qualifier used in the external file. |
DOUBLE_QUOTE |
S3 File Contains Header |
Specify whether the external file contains a column header. |
- True - if column header present
- False - if column header absent
|
S3 Table Column Format |
Define the table column format especially for date type. |
Supported column formats:
- dd-MMM-yy
- yyyy-MM-dd HH:mm:ss.SSS
|
Upper Lower Case Type Key |
Used to configure the case format for queries in the respective target database. |
- Lower Case –To apply lower case to all target queries
- Upper Case - To apply upper case to all target queries
- Blank – To avoid case formatting and to retain the original format of the queries.
|