What is diff between connected and unconnected lookup?
Answer Posted / naidu.k
Connected Lookup
Its can recieve multiple input ports and returns
multiplepoutputorts
it is part of mapping data flow
when lookup condition no match Data the integration services
returns insert the data
when lookup condition match Data The integration services
returns update the Data
default values supports
UNConnected Lookup
Its not part of mapping data flow it can recieve multiple
input ports and return single output ports.
when lookup condition no match data the integration services
returns null values
when lookup condition matchdata the integration srvices
returns update data
default values removed
I
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I have a mapping loading 100 records and it failed on 20th record. how to recover it without changing anything.(in prod where we don't have any access).. (the session should should start from 21 record)
What is the use of an aggregator cache file?
How can you increase the performance in joiner transformation?
can u any challenge your project?
What is an unconnected transformation?
Why do we need informatica?
Explain lookup transformation in informatica
Repository user profiles
Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.
What is an expression transformation in informatica?
What are the differences between joiner transformation and source qualifier transformation?
What are the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?
how to load dimension table and fact table. plz tell me the steps.
What are the issues you have faced in your project? How did you overcome those issues?
What is target designer and target load order?