How can i send first half of the records to one target and
Remaining to other target?
Answer Posted / venu
s----sq------srt----rtr---t1
t2
inthis flow take two sequence generaters and connect to
s0rter t/f like this
nextvalue descending order enable
nextvalue1 asending order enable
for example if 6 records contain
the sort result would be
nextvalue nextvalue1
6 1
5 2
4 3
3 4
2 5
1 6
sorter contain these ports and remaing ports next pass these
ports to ruter t/f
nextvalue > nextvalue1 1st condition ---it give 1st 3rows
nextvalue < nextvalue1 2nd cond ---- it gives last 3 rows
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
In development project what is the process to follow for an etl developer from day1
differences between service based and product based?
Define sessions in informatica etl?
Is there any target staging area in informatica not staging area
3.how will u get information about bugs how will u rectify the bugs in realtime whch tool we are using to rectify the bugs
Explain informatica architecture - version 8 / 9
What is meant by active and passive transformation?
Tell me about MD5 functions in informatica
what is the size of u r source(like file or table)?
Explain the aggregator transformation?
What are the differences between source qualifier and joiner transformation?
Have you worked with/created Parameter file
Is it possible to create multiple domains on a single Informatica server?
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
scenario where i can use only concurrent execution of workflow.