Data Integration-Free and PayGo
- Data Integration-Free and PayGo
- All Products
Parameter detail
| Description
|
---|---|
Connection
| Select a connection.
To create a connection, click
New . To edit a connection, click
View , and in the
View Connection dialog box, click
Edit .
Hover over the source connection tool tip to view more information about the connection.
|
Source type
| Source type. The options available depend on the connection type.
|
Object
| Select an object or enter a query.
If a list of objects doesn't appear, click
Select .
The
Select Source Object dialog box displays up to 200 objects. If the object you want to use doesn't appear, enter a search string to reduce the number of objects.
Hover over the source object tool tip to view more information about the object.
|
Display Technical Field Names Instead of Labels
| Displays technical names instead of business names.
Not available for all connection types.
|
Add Currently Processed File Name
| Adds the source file name to each row.
Data Integration adds the CurrentlyProcesedFileName field to the source at run time.
Available for parameterized source objects with flat file connections.
|
Data type attribute
| Description
|
---|---|
Retain existing fields at runtime
| When enabled, the task uses the field metadata that is configured in the task.
If field metadata changes after a task is saved,
Data Integration uses the updated field metadata. Typically, this is the desired behavior. However, if the task uses a flat file connection and you want to retain the metadata used at design time, enable this option.
|
Type
| The data type of the field.
|
Precision
| Total number of digits in a number. For example, the number 123.45 has a precision of 5.
The precision must be greater than or equal to 1.
|
Scale
| Number of digits to the right of the decimal point of a number. For example, the number 123.45 has a scale of 2.
Scale must be greater than or equal to 0.
The scale of a number must be less than its precision.
The maximum scale for a numeric data type is 65535.
Not editable for all data types.
|