How to load the data from an excel sheet to input file in a
graph?
Answers were Sorted based on User's Feedback
Answer / guillermo villarreal
You can save the spreadsheet as *.csv then write the data
layout as comma delimeters. You may skip the first record
which may have all header column names.
| Is This Answer Correct ? | 14 Yes | 1 No |
Answer / chand
by using readxml component, you can load data into input
file.
| Is This Answer Correct ? | 6 Yes | 3 No |
Have you used the rollup component? Describe how?
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?
Explain what is the architecture of abinitio?
What is the function that transfers a string into a decimal?
Explain data flow graph with an example?
What dedup-component and replicate component does?
What are the various types of layout supported by abinitio?
what is the use of catlog or catlogfile?
What are the factors on which storage of data depends?
What mpjret contains ? How to use in abinitio graph?
What is a partition?
What are the key elements of a data processing system?