What is diff between connected and unconnected lookup?
Answer Posted / padmavathi
Connected Lookup:
Part of the mapping dataflow.
Returns multiple values by linking output ports to
another transformation
Executed for every record passing through the transformation
More Visible, shows where the lookup values are used.
Unconnected Lookup:
Seperate from the mapping dataflow.
Returns one value by checking the return port option for
the output that provides the return value
only executed when the lookup function is called
Less visible, as the look is called from an expression
within another transformation
Default values are ignored
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can some one explain me about Telecommunications(wireless) project in Informatica? Thanks in advance
How do you load first and last records into target table? How many ways are there to do it? Explain through mapping flows.
How does a rank transform differ from aggregator transform functions max and min?
5. Consider the following products data which contain duplicate rows. A B C C B D B Q1. Design a mapping to load all unique products in one table and the duplicate rows in another table. The first table should contain the following output A D The second target should contain the following output B B B C C
lookup transformation with screenshots
What are the data movement modes in informatica?
What is the sql query overwrite in source qualifier in informatica
Enlist the advantages of informatica.
Partition, what happens if the specified key range is shorter and longer
How do you update the records with or without using update strategy?
Under what condition selecting sorted input in aggregator may fail the session?
How many dimensions are there in informatica?
How to extract the informatica rejected data?
What is a joiner transformation?
What is meant by pre and post session shell command?