How can we get multiple output values using an unconnected
lookup transformation?
Answer Posted / atul pitroda
This should be simple enough to concate the values with
delimeters and deconcate at the receiver end.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
What are the transformations that are not supported in mapplet?
How do you load unique records into one target table and duplicate records into a different target table?
What are the basic requirements to join two sources in a source qualifier transformation using default join?
How can you define user defied event?
Write the prerequisite tasks to achieve the session partition?
SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N
What is a router transformation?
Define update strategy?
What is persistent lookup cache?
What is the difference between informatica 7.0 and 8.0?
Suppose we have a source qualifier transformation that populates two target tables. How do you ensure tgt2 is loaded after tgt1?
How to extract the informatica rejected data?
Explain the etl program with few examples.
How can we handle two sessions in informatica?
How to update or delete the rows in a target, which do not have key fields?