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...
Answer Posted / 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 |
Post New Answer View All Answers
How identifying bottlenecks in various components of informatica and resolving them?
Can one use mapping parameter or variables created in one mapping into any other reusable transformation?
What is the difference between source qualifier transformations source filter to filter transformation?
Mention few power centre client applications with their basic purpose?
What is Cognos script editor?
What do you mean by DTM and Load manager and what is difference between load manager and load balancer?
What is sq transformation?
what is size of u r database?
What are the data movement modes in informatica?
What is the format of informatica objects in a repository? What are the databases that informatica can connect to windows?
How to implement security measures using repository manager?
What are active transformations.
how to create user defined function (udf) in informatica
How do you take back up of repository?
Explain sql transformation in script mode examples in informatica