Property | Description |
---|---|
Lookup Connection | Name of the lookup connection. |
Lookup Object | Name of the lookup object for the synchronization task. |
Number of rows to read | Fetches the number of rows specified. |
Number of rows to skip | Sets the number of rows you can skip. |
Page Size | Size of the page set to retrieve the maximum number of entries for each page. |
Display technical names instead of labels | Displays technical names instead of business names. |
Display fields in alphabetical order | Displays lookup fields in alphabetical order instead of the order returned by the source system. |
Lookup Fields | The fields used to define the lookup condition. Select Source Fields and Lookup Fields. The synchronization task compares the value of the source field against the lookup field, and then returns a value based on the match. You can define multiple conditions in a lookup. If you define more than one lookup condition, all lookup conditions must be true to find the match. |
Lookup Return Value Property | Description |
---|---|
Output Field | The field from the lookup table that you want to use. |
Multiplicity | How the synchronization task handles multiple return values. Select one of the following values:
|
Expression | A simple expression that uses $OutputField to represent the selected output field. By default, synchronization tasks pass the lookup return value without alteration with the following expression: $OutputField |