Data Integration Connectors
- Data Integration Connectors
- All Products
Property
| Description
|
---|---|
Connection
| Name of the source connection.
|
Source Type
| Type of the CDM folder source objects.
Select
Single Object or
Parameter .
|
Object
| Name of the source object.
Select an existing object.
|
Property
| Description
|
---|---|
Concurrent Threads
| Number of concurrent connections to read data from CDM Folders V2.
When you read from a large file or object, consider spawning multiple threads to process data.
Default is 10.
|
Block Size
| Divides a large file or object into smaller parts each of specified block size.
When you read from a large file, consider dividing the file into smaller parts and configure concurrent connections to spawn the required number of threads to process data in parallel.
Default is 8 MB.
|
File System Name Override
| Overrides the default file system name at run time with the file system name that you specify.
|
CDM Folder Override
| Overrides the default CDM folders.
You can use the following paths for CDM folder override:
|
Entity Name Override
| Overrides the default entity name in the
manifest.json or
model.json file.
|
Tracing Level
| Sets the amount of detail that appears in the log file. You can choose terse, normal, verbose initialization or verbose data.
Default is normal.
|