i have a source table and 3 target table.
when session runs first time-1st tgt
second time-2nd tgt
third time-3rd tgt
fourth time-again 1st target. so no

Answer Posted / sg

SQ-Exp-Rou-Tg1 TG2 Tg3

Exp transformation: for generating sequence number ( u can use sequence generator setting max value to 3)

o_count = iff(o_count=0 or o_count=4,1,o_count+1)

Router group condition,
O_cout=1, TG1
O_cout=2, TG2
O_cout=3, TG3

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain pmcmd command usage in informatica

711


Explain Dataware house architecture .how data flow from intial to end?

2126


Lookup transformation, one condition is having SQL override (Empno < 10) and the other condition is Lookup (Sal>1000), which is dynamic. How will u resolve this situation?

2430


how many types of dimensions are available in informatica?

565


What are the mapping parameters and mapping variables?

625






What is a code page?

719


How to implement security measures using repository manager?

608


Is stop and abort are same in informatica?

574


What are data-driven sessions?

717


Mention few advantages of router transformation over filter transformation.

642


I want my deployment group to refer an external configuration file, while i deploy in the production environment. How can i achieve it.

1587


What you know about transaction control transformation?

563


what are the fact table & dimensional table in pharmaceutical and hospotal related products???

1701


What is repository manager?

538


How we can create indexes after completing the load process?

616