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 have $AI-SERIAL/DML------> (SERIAL FILE LOCATION) AND $BDS-SERIAL/DML---------->(what is the location what is mean)?
How to create repository in abinitio for stand alone system(local nt)?
Tell us about the architecture of abinitio.
What is the difference between a scan component and a rollup component?
When we should use 'jobid' for commit table (Output table component??
What do you mean by data sorting?
How can you export a component’s internal parameters ?
What is MAX CORE of a component?
What is the function you would use to transfer a string into a decimal?
how will i can implement Insert a new record (if not present in Input file),Update the record (if present in input) a csv file in Abinitio
i have a scenario where i need to change the value of a sort order in my sort component whether ascending or descending depend on some input value... e.g if input_val = A then sort order should be ascending else descending I have to use PDL in this... Can you please tell me where do i have to make this change and how ?
Why do you think data processing is important?