one source to target loading insert new rows and update
existing rows?

Answer Posted / jay

SQ ---------> UPD --> TRG
| ^
| |
--> LKP --

In update startegy, just give type as formula
iif(isnull(LKP_Col1), 0, 1)

0 --> DD_INSERT
1 -->DD_INSERT

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the advantage of informatica?

642


How to create or import flat file definition in to the warehouse designer?

609


Explain sessions. Explain how batches are used to combine executions?

585


Informatica settings are available in which file?

583


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

607






How to go to the older version for a mapping?

595


How might you approve all mappings in the archive all the while?

596


What is difference between a gateway node and worker node?

615


What is an unconnected transformation?

659


What is InformaticaPowerCenter?

679


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

1676


What is workflow manager?

569


I am new to informatica and learning it,can anybody please tell me how we receive source as flat file in informatica,from where we get this flat file?

1312


Can we change Dynamic to Static or Persistent cache? If so what happens?

1716


Write the program through which the records can be updated?

507