Answer Posted / sudhansu
A mapping which involves with complex Business logic.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is meant by lookup transformation? Explain the types of lookup transformation?
Explain the informatica workflow?
What do you mean by channel change?
What is DR strategy for Informatica project?
How many transformations can be used in mapplets.
What are the different versions of informatica?
What all are steps in up gradation of Informatica server?
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
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?
what is mean by complex business rule ?
Make a note of the quantity vaults made in informatica?
How to convert multiple rows to single row (multiple columns) in informatica
Explain the types of transformations?
Explian the Process of deployment groups in informatica
r u done any partitions in ur project?