Data Integration
- Data Integration
- All Products
Property
| Description
|
|---|---|
Connection
| Name of the lookup connection.
|
Source Type
| Source type. For database lookups, the source type can be single object, parameter, or query. For flat file lookups, the source type can be single object, file list, command, or parameter.
|
Use a local file for source metadata | Applies to single object source types with flat file connections.
When you enable this property, Data Integration generates field metadata from a local file
that you provide. Use this metadata to configure the mapping. At
run time, Data Integration uses the metadata in the local
file. |
Local File | Local file that Data Integration uses to generate lookup field metadata. The
file must use UTF-8 encoding. You can use any file type except
the following types: .asp .aspx .bat .bin .bmp .cmd .dll .exe .gif .html .jar .jpeg .jpg .js .jsp .pdf .php .png .scr .sh .tif .tiff .vbs .zip Selecting a
local file overwrites any existing field metadata. |
Lookup Object
| If the source type is a single object, this property specifies the lookup file, table, or object.
If the source property is a file list, this property specifies the text file that contains the file list.
If the source type is a command, this property specifies the sample file from which
Data Integration imports the return fields.
|
Parameter
| If the source type is a parameter, this property specifies the parameter.
|
Define Query
| If the source type is a query, displays the
Edit Custom Query dialog box. Enter a valid custom query and click
OK .
|
Multiple Matches
| Behavior when the lookup condition returns multiple matches. You can return all rows, any row, the first row, the last row, or an error.
If you choose all rows and there are multiple matches, the Lookup transformation is an active transformation. If you choose any row, the first row, or the last row and there are multiple matches, the Lookup transformation is a passive transformation.
|
Formatting Options
| File formatting options which are applicable if the lookup object is a
flat file. Opens the Formatting Options
dialog box to define the format of the file. Configure the
following file format options:
Use caution
when updating the file formating options after you have updated
the return field metadata. Changes to formating options can
synchronize return fields with fields in the lookup object. For
more information see, Lookup return fields. |
Command
| If the source type is a command, this property specifies the command that generates the file list.
|