Data Integration
- Data Integration
- All Products
Property
| Description
|
---|---|
Connection
| Name of the source connection.
|
Source Type
| Source type. The source type can be single object, file list, command, or parameter.
|
Object
| If the source type is a single object, this property specifies the file source, for example, Customers.csv.
If the source property is a file list, this property specifies the text file that contains the file list, for example, SourceList.txt.
If the source type is a command, this property specifies the sample file from which
Data Integration imports the source fields.
In advanced mode, the object name cannot contain the dollar sign character,
$ . The dollar sign is a reserved character for parameters.
|
Command
| If the source type is a command, this property specifies the command that generates the source file list, for example, ItemSourcesCmd.bat.
|
Parameter
| If the source type is a parameter, this property specifies the source parameter.
|
Formatting Options
| Flat file format options. Opens the
Formatting Options dialog box to define the format of the file.
You can choose either a delimited or fixed-width file type. Default is delimited.
For a delimited flat file type, configure the following file format options:
You can use a tab, space, or any printable special character as a delimiter. The delimiter can have a maximum of 10 characters. The delimiter must be different from the escape character and text qualifier.
For a fixed-width flat file type, select the fixed-width file format to use. If the list includes multiple fixed-width file formats with the same name, use the project and folder location that's appended to the name to determine the appropriate file format to use. If you do not have a fixed-width file format, go to
to create one.
|
Property
| Description
|
---|---|
Tracing Level
| Detail level of error and status messages that
Data Integration writes in the session log. You can choose terse, normal, verbose initialization, or verbose data. Default is normal.
|
Thousand Separator
| Thousand separator character. Can be none, comma, or period. Cannot be the same as the decimal separator or the delimiter character.
Field type must be Number. You might also need to update the field precision and scale.
Default is None.
|
Decimal Separator
| Decimal character. Can be a comma or period. Cannot be the same as the thousand separator or delimiter character.
Field type must be Number. You might also need to update the field precision and scale.
Default is Period.
|
Source File Directory
| Name of the source directory for a flat file source. By default, the mapping task reads source files from the source connection directory.
You can also use an input parameter to specify the file directory.
If you use the service process variable directory $PMSourceFileDir, the task writes target files to the configured path for the system variable. To find the configured path of a system variable, see the pmrdtm.cfg file located at the following directory:
You can also find the configured path for the $PMSourceFileDir variable in the Data Integration Server system configuration details in Administrator.
|
Source File Name
| File name, or file name and path of the source file.
|
Updated March 06, 2023