Answer Posted / shrawan
I think we can use unconnected lookup.
Correct me If i am wrong.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.
How many ways are there to create ports?
Informatica settings are available in which file?
Define joiner transformation?
How to Create a folder using pmrep command?
What are the steps involved in the migration from older version to newer version of Informatica Server?
How to use pmcmd utility command?
How do you promote a non-reusable transformation to reusable transformation?
What is the surrogate key?
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
What do you mean by worklet?
What is the need for an etl tool?
Define mapplet?
How can we use mapping variables in informatica? Where do we use them?
Which transformation should we use to normalise the COBOL and relational sources?