without dynamic lookup transformation how to insert new
rows and update existing rows?

Answer Posted / murali raju

Simple you can take one look up transformation give the
condition as empno=empno1(if it is primary key) and take
update strategy transformation just pass condition as
IIF(empno=empno1,dd_update,dd_insert). in this way we can
insert new records and update old records without keepimg
historical data.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we use mapping variables in informatica? Where do we use them?

621


Explain where to store informatica rejected data? How to extract the informatica rejected data?

584


What is the difference between a connected look up and unconnected lookup?

578


HOW TO PROCESS THE ROWS FROM JOINER AND EXPRESSION TRANSFORAMTION TO SORTER TRANSFORMATION

1483


What is the use of transformation?

578






How to handle decimal places while importing a flatfile into informatica?

727


Explain your project of banking domian.

1220


How do you manage the Parameter files while migrating your data from one environment to another environment?

555


What is InformaticaPowerCenter?

694


What is complex mapping?

641


How to improve the performance of a session using sorter transformation?

694


How to extract the informatica rejected data?

757


Which means the first record should come as last record and last record should come as first record and load into the target file?

614


What is a filter transformation?

575


What is a stored procedure transformation?

611