Hi friends if u don't mind i want one question What abt
READ MULTIFILE COMPONENT? PLZ GIVE BRIEFLY?
Answer Posted / raju_mortale
Read Multiple Files is useful for reading records from a number of different target files. It extracts the filenames of these files from the component’s input flow. Then it reads the records from each target file and writes the records to the output port. (You can set optional parameters to control how many records Read Multiple Files skips before starting to read records, and the maximum number of records it reads.) An optional transform function allows you to manipulate the records or change their formats before they are written as output.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain how you can run a graph infinitely in ab initio?
Can anyone give me an example of realtime start script in the graph?
Explain the ab initio etl tool in high level?
What does it mean by the term 'sort component'?
Mention some file extensions which are used in abinitio?
Difference between output_index and output_indexes in reformat
How data is processed and what are the fundamentals of this approach?
What is rollup component?
Do you know what a local lookup is?
What are the different types of parallelism in ab initio?
How to process records in batches like 1-20 records in first execution and 21-40 records in second run.. so on
What are the features of ab initio?
Why is data processing considered beneficial?
How can a graph be run infinitely?
Explain data flow graph with an example?