when will we go for unconnected lookup transformation in
Informatica?
Answer Posted / balu
above cases as well as if you want to get single port from
the lookup table then you should go for unconnected lookup
transformation.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Explain in detail about scd type 1 through mapping.
How do you take back up of repository?
What is powercenter on grid?
How to use pmcmd utility command?
What is the use of code page?
What do you mean by worklet?
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
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
Write the different tools in the workflow manager?
The question was on time stamp. what is the difference between HH and HH24 when to use when.
How to do unit testing in informatica? How to load data in informatica ?
Design time, run time. If you don't create parameter what will happen
Explain where to store informatica rejected data? How to extract the informatica rejected data?
What are the tasks that source qualifier perform?
Hi Everybody, I have one fixed width file as source and 4 oracle tables (relational) as target. What are the Unit test cases i need to implement ? 1.Using TextPad software i tested postion of the field 2.As per specification i tested like whether it is correctly mapped or not? Is there any other test case do i need to implement. If possible can any one give me the test cases Advance Thanks