Push data from an Excel spreadsheet to an Oracle database using Javelin
book
Article ID: 195112
calendar_today
Updated On:
Products
CA Test Data Manager (Data Finder / Grid Tools)
Testing Tools
Issue/Introduction
Requirement: take the field names from an Excel spreadsheet, create a table in Oracle, and populate it with the data.
Resolution
Required Steps:
- Read the Excel file into data reader
- Collect the Column Names
- Create Database table
- Push data into Oracle
Please see attached Javelin Script as an example.
Attachments
1594754073280__XLStoOracleUpdated.vwf
get_app
Feedback
thumb_up
Yes
thumb_down
No