i have 2 mapings for this 2 mapings i want use only one
lookupt/r how?
Answers were Sorted based on User's Feedback
Answer / lvpr
If the lookup condition is same for both mappings, then
make lookup t/r as reusable t/r
| Is This Answer Correct ? | 18 Yes | 0 No |
Answer / sathish
create lookup using transformation developer then you can reuse same lookup in any times
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / usha
we can reuse the LKP in different mapping...
wat we need to do is..
step1:--create a LKP in transformation designer..
if we cerate a transformation in transformation developer
its reusable...
step2:-- create a transformation ...click--->transformation
tab--->changeto reusable
| Is This Answer Correct ? | 0 Yes | 0 No |
rank() over (partition by opt2.dim_plat_site_id, opt2.dim_site_opt_sid order by case when opt2.dm_market_flg in ('Y', 'U') then 1 else 2 end, lkp.contact_rank) as rank1, case opt2.contact_type when 'Buyer' then row_number() over (partition by opt2.dim_plat_site_id, opt2.dim_site_opt_sid, lkp.contact_rank order by has_name_flg desc, ship_to_flg desc , last_order_dt desc) when 'Decision Maker' then row_number() over (partition by opt2.dim_plat_site_id, opt2.dim_site_opt_sid, lkp.contact_rank order by has_name_flg desc , last_quote_dt desc , mailability_score desc , source_ranking desc) when 'Influencer' then row_number() over (partition by opt2.dim_plat_site_id, opt2.dim_site_opt_sid, lkp.contact_rank order by has_name_flg desc, mailability_score desc, source_ranking desc) when 'Payer' then row_number() over (partition by opt2.dim_plat_site_id, opt2.dim_site_opt_sid, lkp.contact_rank order by has_name_flg desc, mailability_score desc, source_ranking desc) --elu 05/28/2013 else row_number() over (partition by opt2.dim_plat_site_id, opt2.dim_site_opt_sid, lkp.contact_rank order by has_name_flg desc, mailability_score desc, source_ranking desc) end rank2 row_number() over (partition by opt3.dim_plat_site_id, opt3.dim_site_opt_sid order by rank1,rank2) as "rank", case when "rank"<= opt3.maximum_value then 'Y' else 'N' end as include_flg
What is a shortcut and copy in Informatica and how two are different with each other?
Where can we find the throughput option in informatica?
Can we create a node as a gateway node and the same node can be assigned to a grid?
Name 4 output files that informatica server creates during session running?
8.what is mapplet ?give example?
Define error Threshold?
which T/r we can use it mapping parmeter and mapping variable? and which one is reusable for any mapping mapping parmeter or mapping varibale?
Hi, Steps for upgrading from informatica 7x to 9x or the link which will help me to upgrade from informatica 7 to 9. Regards, Eva
hi friends ... i have insurance project(informatica),can you please tell me how many table and mappings we need to use?and explain me.. thank you
for ex: in source 10 records are there with column sal. use a filter transformation condition as Sal=TRUE and connect to target. what will happen.
who is the best faculty for informatica in hyderabad ameerpet?