Can you read multiple input files using one input file component ?(same DML)
Answers were Sorted based on User's Feedback
Answer / rohit
Use Read Multiple Files component. We can read multiple
file having same dml with this component.
| Is This Answer Correct ? | 19 Yes | 2 No |
Try this by using LOOPING option in CONDUCT>IT
| Is This Answer Correct ? | 3 Yes | 1 No |
If all the input files are in the same layout, you can also leverage the custom layout option in the INPUT FILE component. You can add as many files as you want and the component will treat the files as a Multifile.
| Is This Answer Correct ? | 1 Yes | 0 No |
Describe the process steps you would perform when defragmenting a data table. Does this table contain mission-critical data?
In abinitio, what types of parallelism are used?
What is the role of co-operating system in abinitio?
what is the difference between .dbc and .cfg file?
List out the file extensions used in abinitio?
What is $mpjret? Where it is used in ab-initio?
difference between paramaters inputparameters,Local parameters, Formal parameters, Sand box parameters,Project parameters and export parameter?
Have you worked with packages?
If you check in one file twice in EME, one with a tag and second without a tag - Will the version number change ? How to use in abinitio graph?
What is data mapping and data modelling?
What is dependent parameter ?
i have input like this TABA 1 TABA 2 TABA 3 TABA 4 TABB 7 TABB 8 TABC 1 TABC 2 TABC 5 OUT PUT NAME COL1 COL2 COL3 COL4 TABA 1 2 3 4 TABB 7 8 TABC 1 2 5