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 is intricate mapping?
tell me the informatica architecture
why we use source qualifier transformation?
What is a joiner transformation?
Hi Friends, I want lo truncate my records from target before loading current month data,but i dont have permission to truncate with truncate option if u know any other way please give your valuable input for this. Thanks Abhishek
my source like dis 10,asd,2000 10,asd,2000 10,asd,2000 20,dsf,3000 20,dsf,3000 20,dsf,3000 like dis and my requirement is first record is inserted into first target and duplicates of first record is inserted into second target ...like dis way ...? how to achieve dis?
How do you implement configuration management in Informatica?
What is meant by target load plan?
what r the values tht r passed between informatics server and stored procedure?
What is difference between Mapplet and reusable transformation?
when we use lookup,if have 5 records,if i dont need 1st and 2nd records..what will be the procedure to achieve by using lookup?/
what is confirmed fact?