How informatica recognizes mapping?

Answers were Sorted based on User's Feedback



How informatica recognizes mapping?..

Answer / srinivas

Ya. bt all are organized by Integration service .
Power center talks to Integration Service and Integration
service talk to session . session has mapping Structure .
these are flow of Excution .

Is This Answer Correct ?    10 Yes 0 No

How informatica recognizes mapping?..

Answer / radhakrishnansk

Thru' sessions

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More Informatica Interview Questions

How can we update a record in the target table without using update strategy?

0 Answers  


explain one complex mapping with logic? sales project?

0 Answers   Accenture, JPMorgan Chase,


When do we use dynamic cache and static cache in connected and unconnected lookup transformations?

3 Answers  


How/where can i install Informatica software with oracle or teradata as database

0 Answers  


What is target update override

2 Answers   CTS,






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

0 Answers  


How to convert a row into column and a column into rows? Name all DTM threads. What all threads stop when we issue STOP or ABORT? How to pass the value of a data(variable kind of) from one session ( generated in mapping) to another session in the same workflow... What are the tyoes of partitioning you know and how to apply them in real time ... Can partitioning be applied to expression transformation and how

0 Answers   CTS,


what is fact table?

9 Answers  


why cant we put a sequence generator or upd strategy transformation before joiner transformation?

2 Answers   Satyam,


Explain how to import oracle sequence into informatica?

0 Answers  


What differs when we choose the sorted input for aggregator transformation?

0 Answers  


How you can differentiate between connected lookup and unconnected lookup?

0 Answers  


Categories