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
Where can we find the throughput option in informatica?
According to his methodology what all you need before you build a datawarehouse
r u done any partitions in ur project?
What is the meaning of up gradation of repository?
What do you mean incremental aggregation?
What is target load order?
Explain the difference between a data warehouse and a data mart?
Write the unconnected lookup syntax?
Reusable transformation and shortcut differences
what is the size ur source like(file system or database)? how many record daily come u r banking project?
lookup transformation with screenshots
If informatica has its scheduler why using third party scheduler?
How to create different types of slowly changing dimensions (SCD) in informatica using the mapping wizard?
What is resilience time?
in u flatfile some of fact records are missed then u load the diminision records are not if u load diminsion records what about fact table records