suppose i have 1000 records and i want to load half of the
record in target 1 and half in target2.how u'll do?

Answer Posted / shankar

SQ---->AGR---->RTR---->TGT
SEQ--->RTR

1) Pass all records to Agr
In AGR take count port ion taht give count(empno)
2)Next create SEQQUENCE GENERATOR connect nexval to router
3) Int RTR Create one Group called 1st half
In that give nextval<=count/2
4) Connect to TGTs from 2 groups (1st half and Default)

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How you prepared reports for OLAP?

1155


What is the function of aggregator transformation?

582


What is the need of etl tools?

615


What is the need for an etl tool?

640


Hi all, Can you please send me the Dimensions and fact tables which are used in mutual fund project. and please send me the brief summary about the project. Please do the needful.

1856






How can you define user defied event?

623


How many number of sessions can one group in batches?

696


HOW TO PROCESS THE ROWS FROM JOINER AND EXPRESSION TRANSFORAMTION TO SORTER TRANSFORMATION

1481


COL1,COL2 ABC,1 XYZ,2 HERE IN COL2 VALUES 1,2 NOT STSANDARD(IE MEANS NOT FIXED VALUES LIKE OTHER SOME VALUES LIKE 10,20) O/P IS COL1,COL2 ABC,2 XYZ,1

1537


How to do unit testing in informatica? How to load data in informatica ?

654


How do you change a non-reusable transformation to reusable transformation?

600


How many ways are there to create ports?

731


Why union transformation is an active transformation?

659


How to update source definition?

634


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

1587