I am having 10 records in i/p file,and i want to load only
one record at a time to the output file.Then how can i do it?
Answer Posted / keerthika
You can use the partition by round robin component and specify Block size parameter to 1.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How to process records in batches like 1-20 records in first execution and 21-40 records in second run.. so on
How many components in your most complicated graph?
What dedup-component and replicate component does?
What is a rollup component? Explain about it.
Do you think effective communication is necessary for data processing?
Do you know what a local lookup is?
Can anyone give me an exaple of realtime start script in the graph?
What is data mapping and data modelling?
Suppose we assign you a new project. What would be your initial point and the key steps that you follow?
What will be the output when a file with 0 records is connected as input to a reformat and an output file? Note that in reformat we have assigned hardcoded values to output columns.
What does it mean by the term 'sort component'?
How to add default rules in transformer?
Pdl with an example?
How can you export a component’s internal parameters ?
What is air-project parameter ?