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 / kamleshmishra291

Take a mapping variable of count type $$INCR=1
After SQ take expression and add a variable port
v_INCR_VARIABLE= IIF($$INCR=3,SETVARIABLE($$INCR,0)+1)
Take router and add three groups
Group1-> $$INCR=1
Group2-> $$INCR=2
Group3-> $$INCR=3
Add groups to respective targets.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a passive transformation?

640


if we have a delimiters at unwanted places in a flat file how can we over come those.

1570


scenario where i can use only concurrent execution of workflow.

2544


Is there any way to read the ms excel datas directly into informatica?

550


What is dynamic cache?

614






Explain the features of connected and unconnected lookup.

544


What is event and what are the tasks related to it?

614


What are the measure objects?

662


How can you increase the performance in joiner transformation?

708


What is a router transformation?

628


Repository user profiles

1375


How to load the data from people soft hrm to people soft erm using informatica?

560


Please let me know how to make Data masking in informatica..

1269


Can any one give me a real time example for FACT TABLE & DIMENSIONAL TABLE?

1642


What is the main purpose of Unconnected lookup other than updating slowly changing dimensions? or In which case u use Unconnected lookup?

6407