I have a scenario like - how can i load 1st record to
Trgt1,2nd->Trgt2, 3rd->Trgt3 and again the cycle has to
repeat with loading 4th->Trgt1,5th->Trgt2,6th->Trgt3?

Answer Posted / avatar dss42b88

for this we use sequence generator t/r,
ex take source emp
targets -emp1,emp2,emp3.
mapping structure

sq->(seq)->exp->rtr->emp1(condition rowid=1)
->emp2(condition rowid=2)
->emp3(condition rowid=3)
in exp t/r add new port and rename it as rowid and connect
to rtr.
note connect next val to rowid(in exp t/r).
in seq t/r change properties like

start value=1
increment by=1
last value=3
currval=1
cycle check it save it.
execute mapping.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the different lookup methods used in informatica?

686


Clarify the aggregator change?

689


What is a repository manager?

739


How to join three sources using joiner?

670


How is union transformation utilized?

675






How identifying bottlenecks in various components of informatica and resolving them?

686


What is a transaction control transformation?

854


What is an expression transformation in informatica?

634


What is a predefined event?

750


Sequence generator, when you move from develoment to production how will you reset

1526


What is the use of transformation?

656


i have a data in my source as a flat files what test i have to perform the next step can any body help to me

1788


what are 3 tech challenges/ common issues you face?

1980


Explain what are the different types of transformation available in informatica.

664


Tell me about your experience in informatica? what is best mark you can give yourself? How to answer this question?

7893