I have one source table and three target tables.
When the session runs for the first time involving the
mapping,i want that the loading should take place in 1st
Target table only.
The 2nd time the same session runs the loading should take
place in 2nd Target only only
and similarly when the session runs for the 3rd time loading
should take place in Third only.
And again when the session runs for the 4th time loading
should take place in 1st Target table.

Answer Posted / bhupal

Hi all,

Use sequence generator to generate the sequence.
properties should be
start value=1
end value=3
check the cycle option.

connect this nextvalue port to router and make there groups.

group_1----> nextvalue=1
group_2----> nextvalue=2
group_3----> nextvalue=3


connect first group to first target and second group to second target and then third to third.


flow will be like this
sequence generator
|
source---->source qualifier---->router--------Target 1
|-----------Target 2
|-----------Target 3


please let me know if you have any new questions.
mail id: bhupalreddy200@gmail.com

Is This Answer Correct ?    1 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is unit testing?tell me proceedure

1880


what is the complex transformation you used in informatica

2288


What is DR strategy for Informatica project?

806


How an expression transformation differs from aggregator transformation?

709


Quickly characterize reusable change?

803






Enlist some properties of sessions.

730


What is decode in informatica?

742


What is the difference between Active and Passive transformation?

737


How do you update the records with or without using update strategy?

756


Explain what is informatica metadata and where is it stored?

690


How to generate sequence numbers without using the sequence generator transformation?

750


explain one complex mapping with logic? sales project?

6288


Hi all , I am planning for informatica S - PowerCenter 8 Mapping Design certification. I have rewuired the dumps for the same. if anyone of you having the same pl. share it with me. This will be of great help. My contact is : sagardev7@gmail.com TIA , Sagar

2408


hi,this is satheesh working as pl/sql resource in MNC.i just wanna switch to informatica.Could you please let me know what is the best way to learn informatica.what are the best coaching centres available in chennai?Is there any coaching centre will give me a real time experience? informatica

1764


What is a sequence generator transformation?

667