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
What is air-project parameter ?
difference between paramaters inputparameters,Local parameters, Formal parameters, Sand box parameters,Project parameters and export parameter?
Difference between informatica vs ab initio?
When we should use 'jobid' for commit table (Output table component??
How do you add default rules in transformer?
What is ab initio enterprise meta>environment (eme)?
Name any two stages of the data processing cycle and provide your answer in terms of a comparative study of them?
What is a local lookup?
Mention what the difference between “look-up” file and “look is up” in abinitio?
What is the difference between formal and export parameter? Export at what secenario we are going to use?
In abinitio, what types of parallelism are used?
What is rollup component?
Have you used the rollup component? Describe how?
What are the functions of the replicate and dedup component?
How data is processed and what are the fundamentals of this approach?