Is it any possible to using more than one port in Unconnected
Lookup Transformation( :LKP.LKP_Prod(Prod_GRP
,Prod_DT,Prod_TM) ) Like this? Pls explain...
Answers were Sorted based on User's Feedback
Answer / gm
As per my knowledge u can't use like this.
u can follow below the below procedure:
first_name, second_name --->Make it one column
name =concat(first_name,second_name) or
name = first_name || second_name
Now u can use as a one port.
u get the multiple columns like the only...
Correct me If I'm wrong.
Best Regards,
GM
| Is This Answer Correct ? | 4 Yes | 1 No |
What are the different ways to implement parallel processing in informatica?
following source name gender ramya female ram male deesha female david male kumar male i want the target male female ram ramya david deesha kumar any body give solution above question?
What are differences between Informatica 7.1 and 6.1
What are the different types of code pages available in informatica & how to implement it in your project?
performance wise which one is better in joiner and lookup transformation
if the session fails after 100 records agian we have to starts the session or we go for recovery session
What is Java Transformation? what are the uses of it?
in which situations do u go for sequence generator ?
write sql query to remove null value following table id name 101 dinesh null jyothi null bharathi 102 suresh null shilpha 103 prakesh null suma i want the output id name 101 dinesh 102 suresh 103 prakesh
what is confirmed dimension?
How to retrieve last two days updated records?
What is lookup change?