1.

What Are The Different Lookup Methods Used In Informatica?

Answer»

1. Connected lookup
2. UNCONNECTED lookup

Connected lookup will receive input from the PIPELINE and sends OUTPUT to the pipeline and can return any number of values. it does not contain return port.

Unconnected lookup can return only one column. it contain return port.

1. Connected lookup
2. Unconnected lookup

Connected lookup will receive input from the pipeline and sends output to the pipeline and can return any number of values. it does not contain return port.

Unconnected lookup can return only one column. it contain return port.



Discussion

No Comment Found