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 |
what is hash file in abinitio? how will it read in abinitio? in hash file the data files r combine (file1.dat,file2.dat,file3.dat......etc) how will it divide?
How many parallelisms are in Abinitio?
How to create a repository in abinitio for stand-alone system(local nt)?
) Diff.between Output index and Output indexes?
Explain what is sort component in abinitio?
What is the purpose of having stored procedures in a data-based?
Describe how you would monitor and control database physical file size and growth?
What are the different String functions used in Abinitio?
. What is adhoc multifiles? How to use in abinitio graph?
What are the functions of the replicate and dedup component?
What will be the skew for, input file->partition by key-> partition by round robin->output file
What is the difference between In-Memory Sort and Inputs must be sorted?