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 |
I am having 10 records in i/p file,and i want to load only one record at a time to the output file.Then how can i do it?
Can you run air sandbox run using pset ?
What is standard environment ? How to use in abinitio graph?
can we perform checkin and checkout through sandbox?
Describe which system or process elements you would review when trouble-shooting general server slows ?
) Diff.between Output index and Output indexes?
When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?
What is air_project_parameters and air_sandbox_overrides? what is the relation between them?
Describe the effect of the "checkpoint" t-sql statement?
How would you find out whether a sql query is using the indices you expect?
Can we specify checkpoints without Phases?
What is $mpjret?