Data Integration Connectors
- Data Integration Connectors
- All Products
Option
| Description
|
---|---|
Schema Source
| The schema of the source or target file. You can select one of the following options to specify a schema:
|
Schema File
| The schema definition file on the agent machine from where you want to upload the schema.
This property appears only if you select
Import from schema file in the
Schema Source property.
You can use the following file formats:
You can't upload a schema file when you select the
Create Target option to write data to Google Cloud Storage.
|
Option
| Description
|
---|---|
Flat File Type
| The type of flat file.
Select one of the following options:
|
Delimiter
| Character used to separate columns of data. You can configure parameters such as comma, tab, colon, semicolon, or others.
Default is comma (,).
If you specify a multibyte character as a delimiter in the source object, the mapping fails.
To set a tab as a delimiter, you must type the tab character in any text editor. Then, copy and paste the tab character in the
Delimiter field.
|
Escape Character
| Character immediately preceding a column delimiter character embedded in an unquoted string, or immediately preceding the quote character in a quoted string.
Default is backslash (\).
|
Qualifier
| Quote character that defines the boundaries of data. You can set the qualifier as a single quote or double quote.
Default is double quote (").
|
Qualifier Mode
| Specify the qualifier behavior for the target object. You can select one of the following options:
Default is MINIMAL.
|
Disable escape char when a qualifier is set
| Check to disable the escape character when a qualifier value is already set.
|
Code Page 1
| The code page that the Secure Agent must use to read or write data. You can select from the following code pages:
Default is UTF-8.
|
Header Line Number
| Specify the line number that you want to use as the header when you read data from the Google Cloud Storage. You can also read a file that doesn't have a header.
To read data from a file with no header, specify the value of the
Header Line Number field as 0. To read data from a file with a header, set the value of the
Header Line Number field to a value that is greater than or equal to one.
Default is 1.
Ensure that the value of the
Header Line Number field is lesser than or equal to the value of the
First Data Row field.
When you create a mapping in advanced mode, set the value of the header line number to 0, 1, or empty to run the mapping successfully.
This property is applicable during runtime and data preview to read a file.
|
First Data Row 1
| Specify the line number from where you want to read data. You must enter a value that is greater or equal to one.
To read data from the header, the value of the
Header Line Number and the
First Data Row fields must be the same.
Default is 2.
This property is applicable when you preview data in a read and write operation. Also applies when you run the mapping to read the data.
|
Target Header
| Select whether you want to write data to a flat file with or without a header.
Default is With Header.
This property is not applicable when you read data from a Google Cloud Storage source.
|
Distribution Column 1
| Specify the name of the column that is used to create multiple target files during runtime.
This property is not applicable when you read data from a Google Cloud Storage source.
|
Maximum Rows To Preview
| Not applicable.
|
Row Delimiter
| Not applicable.
|
1
Applies only to mappings.
|
Property
| Description
|
---|---|
Number of Rows to Sample 1
| Specify the number of rows to read to find the best match to populate the metadata.
Default is 1.
|
Memory available to process data (in MB) 1
| The memory that the parser uses to read the JSON sample schema and process it.
The default value is 2.
Set the value to the file size that you want to read. If the file size is more than 2 MB, you might encounter an error.
|
Read multiple-line JSON files
| Not applicable.
|
1 Applies only to mappings in advanced mode.
|