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 / jerry

Hi,

You can create a graph with 2 parameters,say count1 and count2.
Now u can use a 'filter by' transform and give the filter
condition as
"next_in_sequence > count1 and next_in_sequence < count2".
U can give the value for parameters in the pset as 0,10
respectively.

this is just one way. :)

Is This Answer Correct ?    6 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data encoding?

966


What is m_dump?

973


Describe the evaluation of parameters order in ab initio?

1266


What are the operations that support avoiding duplicate record?

1174


What is the difference between a scan component and a rollup component?

891


What is the function that transfers a string into a decimal?

896


Input A 100 NUll A NUll 200 B 100 Null B Null 300 Output A 100 200 B 100 300 Do this using Ab initio

1325


How to create repository in abinitio for stand alone system(local nt)?

962


What is data mapping and data modelling?

1238


what is the use of catlog or catlogfile?

2131


Can anyone give me an example of realtime start script in the graph?

928


Why is data processing considered beneficial?

790


What do you understand by overflow errors?

884


What is ab initio enterprise meta>environment (eme)?

1202


When using multiple dml statements to perform a single unit of work, is it preferable to use implicit or explicit transactions, and why?

901