Hi friends,
I have 100 records in my input file, if i run first,the
first 10 records are stored into the output and if i run
second time next 10 records stored into the output file like
that

please let me know the answer

Thanks,
krishna

Answer Posted / jitender k

You can use I/F-->Reformat-->Rep-->Rollup-->lookup file
--> output_file
In reformat need to add next_in_sequence() >= lookup_match(lookup_file,count) and next_in_sequence() < lookup_match(lookup_file,count)+10

And in Rollup, we will have key as NULL and count function which will count the number of record process so far which stored in a separate file,so every time when your graphs runs it will pick from the next number of records.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What information does a .dbc file extension provides to connect to the database?

713


Input Data: AAABBBCC CCAAABB expected output A3B3C2 A3B2C2 How can I achieve this in Ab initio? where In output count of occurrences should be sorted from high to low

853


Code check-in and check-out commands in AbInitio

3359


How to add default rules in the transformer?

718


What you can store, manage and reuse centrally in ab initio enterprise meta>environment (eme)?

717






What is flow buffering ? How it reduces the chances of having deadlock ? How to use in abinitio graph?

2693


How to compare two dmls in abinitio

1184


What are the operations that support avoiding duplicate record?

923


What is the difference between formal and export parameter? Export at what secenario we are going to use?

2141


What is rollup component?

679


what is the use of catlog or catlogfile?

1915


What is the difference between look-up file and look-up, with a relevant example?

697


Define ramp limit in ab initio?

765


What do you understand by local lookup?

650


Mention what is a partition and what are the different types of partition components in abinitio?

642