whats the option in informatica 7 version is outdated in
informatica 8 version onwards.
Answer Posted / vinodkumar
Normalizer transformation 8 version onwards
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
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
Which is the t/r that builts only single cache memory?
Explain pushdown optimization and types in informatica
Explain the code page compatibility?
SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N
Is stop and abort are same in informatica?
what are the Methods For Creating Reusable Transformations?
What is expression transformation?
Explain sql transformation in script mode examples in informatica
Differentiate between Load Manager and DTM?
Explain the types of transformations?
What is the meaning of decode in informatica?
Explain sessions. Explain how batches are used to combine executions?
Tell me about MD5 functions in informatica
What are the new features of informatica 9.x in developer level?