Skip to content
gwilmer edited this page Jan 3, 2016 · 9 revisions
Lookup

Icon

metl lookup 48x48 color

Use When

Reference data exists that needs to be looked up / retrieved by a specified key, and another attribute of the the resulting reference data passed to downstream components.

Samples

Description

The Lookup component receives reference data from a source component, and then uses that reference data as a lookup source for data coming from another source component.

Inbound Message Type

Model Based Message

Output Message Type

Model Based Message

Parameters
Name Description ../common-properties/input-model.ad ../common-properties/unit-of-work.ad ../common-properties/enabled.ad

Lookup Data Source

The source component that will send reference data (to be looked up) to the Lookup component

Lookup Key Attribute

The model attribute in the reference data that will be used as the lookup key to the reference data

Lookup Key Value

The model attribute in the reference data that will be passed back from the lookup request

Replacement Key Attribute

The model attribute that will be used to lookup data from the Lookup Data Source. This value will be matched to the Lookup Key Attribute

Replacement Value Attribute

The model attribute that will be replaced by the Lookup Key Value from the resultant row in the Lookup Data Source

../common-properties/rows-per-message.ad ../common-properties/log-input.ad ../common-properties/log-output.ad ../common-properties/inbound-queue-capacity.ad ../common-properties/shared.ad

Clone this wiki locally