Data is passed from one active trans and one passive trans
into a passive transformation.Is the mapping valid or
invalid?
Answer Posted / zaheer
No, it is not possible to move data from ACTIVE & PASSIVE to
PASSIVE. Either both transformation should be ACTIVE or
PASSIVE in pipeline.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
How do you handle two sessions in Informatica
What are the basic requirements to join two sources in a source qualifier transformation using default join?
what is SDLC way of code development?
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
Describe the impact of several join conditions and join order in a joiner transformation?
my source is junk data how will u remove that junk data by using unix please any one replay me
Differentiate between router and filter transformation?
What are the tasks that source qualifier perform?
if i hv 6 table as source table but can i make 12 as a dim table and 6 as fact table belongs to that src table.
Please let me know how to make Data masking in informatica..
TELL ME ONE COMPLEX MAPPING IN UR PROJECT? chandumba2005@gmai.com
Can anyone tell me the new features in Informatica 9 Version?
How to update a particular record in target with out running whole workflow?
What are the different options available for update strategy?
What is a joiner transformation and why it is an active one?