100 records in source and i have 3 targets, my requirement
is first record insert into 1st target,2 record into 2nd
target,3 record into 3rd target and again 4th record into
1st target like dat..how to implement dis?
Answer Posted / manthiramoorthy. g
SQ-->EXP-SEQ-RTR-TARGETS
Router
=======
Make 3 Groups
MOD(NEXTVAL,3) = 0
MOD(NEXTVAL,3) = 1
MOD(NEXTVAL,3) = 2
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
What is joiner transformation in informatica?
How to extract sap data using informatica?
What is workflow monitor?
Where do we use mapping variables in informatica?
What are the components of Informatica? And what is the purpose of each?
What is a pre-defined event and user-defined event?
What is informatica? Why do we need it?
What is a mapplet/worklet in informatica?
In informatica workflow manager, how many repositories can be created?
How we can use union transformation?
What is the difference between router and filter?
How to load a Dimension ? and how to load a fact table?
What do you mean by blocking transformation?
have u done any performance tuning? how u ll do?
How can you define user defied event?