One source and 3 targets
1st row-1st target
2nd row-2nd target
3rd row-3rd target
4th row-1ist target how will u do?
Answer Posted / usha
By using Sequence Generator transformation.
in Sequence Generator transformation we shoud set
start value =1
cycle should enable
end value = 3
increment value=1
in router we should give condion as
next value=1 for 1st group
next value=2 for 2nd group
next value=3 for 3rd group
S-->SQ--> seq-->rout--> Target1
Target2--> Target3
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
What is the difference between STOP and ABORT options in Workflow Monitor?
What is aggregator transformation in informatica?
Which files are created during the session rums by informatics server?
Differentiate between joiner and lookup transformation?
Explain incremental aggregation in informatica
can we override a native sql query within informatica? Where do we do it?
Which transformation should we use to normalise the COBOL and relational sources?
what is the size ur source like(file system or database)? how many record daily come u r banking project?
what is song in infrmatica...?
What is rank transform?
can u give example for factless fact table
How many numbers of sessions can one group in batches?
What is Cognos script editor?
Separate from an archive server and a powerhouse?
Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.