How can i send first half of the records to one target and
Remaining to other target?

Answer Posted / triveni

first pipeline copy nextval port to expression
create one dummy outputport assign 1
second pipeline
deptno decimal 20
totalrecord decimal 10 0 count(deptno)
create another dummy port
dummy decimal 10 0 assign 1
joiner tr common port from 2 pipelines dummy
empno,dummy(detail),totalrecord,dummy1(master)
condition:dummy1=dummy
jointype:normal
router:
nextval<totalrecord/2
nextval>totalrecord/2

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Dimension Object created in Oracle can be imported in Designer Cubes contain measures

2012


What is the difference between router and filter?

721


how can we find the bottle neck in SQL Query in SOURCE QUALIFIER, and how can we tune it..?

6154


Whats the difference between informatica powercenter server, repositoryserver and repository?

796


Differentiate between a repository server and a powerhouse?

669






What could be the possible resons of locks by user?

747


Explain sessions and how many types of sessions are there?

675


how we can load rejected record's at run time?(not through bad files)

2011


What is target load order?

898


can anyone explain me about retail domain project in informatica?

7565


What all are steps in up gradation of Informatica server?

710


What is Cognos script editor?

3867


list out all the transformations which use cache?

772


What is joiner transformation in informatica?

714


What are the transformations that are not supported in mapplet?

681