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 dedup-component and replicate component does?
List out some of the air commands used in abintio?
What will be the output of using partition by Round-Robin after the partiton by key in ab initio?
We have file having country_name customer_name.For exp London Ram Bangalore Rohit London Shyam Bangalore Abhinav In output we need 2 files one file for london and second file for Bangalore.How to acheve this?
Describe the grant/revoke ddl facility and how it is implemented?
What mpjret contains ? How to use in abinitio graph?
How will u remove header record? How will u remove tailer record?
Explain the methods to improve performance of a graph?
What is a ramp limit?
What are the functions of the replicate and dedup component?
Order of Evaluation of Parameters
What is $mpjret? Where it is used in ab-initio?