what is target update override and when we use it?
Answer Posted / moorthy g
Whenever the source table have non key columns but I want to
update in the target table then you have to go for target
update override.
Target Properties - Update Override - give some update
condition.
Correct me If I'm wrong
Thanks
Moorthy
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Quickly characterize reusable change?
In development project what is the process to follow for an etl developer from day1
How do you remove duplicate records in informatica? And how many ways are there to do it?
what is unit testing?tell me proceedure
In informatica workflow manager, how many repositories can be created?
What is meant by incremental aggregation?
Write the unconnected lookup syntax and how to return more than one column.
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 are mapplets?
Write the unconnected lookup syntax?
How would you copy the content of one repository to another repository?
How many dimensions are there in informatica?
What is mapplet in informatica?
Explain lookup transformation in informatica
In warehouses how many schemas are there?