Can you read multiple input files using one input file component ? (Same DML) How to use in abinitio graph?
Answers were Sorted based on User's Feedback
Answer / archana reddy
Yes, by using Read Multiple file component
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / koyel
Hi,
You can use Read Multiple Files Component for reading multiple input files.It extracts the names of the files from the component's input flow,reads each of the files and writes them to a output file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / anurag
1.On the Data tab of the Properties dialog for the INPUT FILE, click Edit.
2.In the Define Multifile Partitions dialog, click New and enter the full path of the files you wantto process
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the steps to create a repository in ab initio?
Explain the methods to improve performance of a graph?
How would you find out whether a sql query is using the indices you expect?
How to migrate the code FROM development to QA and QA to production?
How you can delete an object from a tag ? How to use in abinitio graph?
What is data encoding?
What is a partition and what are the different types of partition components in abinitio?
What is the difference between sandbox and EME, can we perform checkin and checkout through sandbox?
5 Answers JPMorgan Chase, Syntel,
Have you ever encountered an error called “depth not equal”?
What are the functions of the replicate and dedup component?
Can you read multiple input files using one input file component ?(same DML)
Within a cursor, how would you update fields on the row just fetched?