×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Thanks, we just might do that. We're parsing eight spreadsheets to make one
then transferring the data from that one spreadsheet to the iSeries, three
times a week.
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[
mailto:midrange-l-bounces@xxxxxxxxxxxx]On Behalf Of Grizzly Malchow
Sent: Wednesday, June 27, 2007 10:56 AM
To: Midrange Systems Technical Discussion
Subject: RE: Automate upload of Excel data
We download a spreadsheet from a certain carrier's website and save it
to our IFS and then use an RPG program and Scott Klement's HSSF utility
to read the spreadsheet and update or database files. It works really
well. It's not exactly automated, but we only do it once a year so
making it a fully automated process hasn't been too important.
Since you are dealing with a csv file you could save the file to your
IFS and then have an RPG program take care of the rest.
As an Amazon Associate we earn from qualifying purchases.