×
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.
Just going out on a limb here, but from your description you might want
to look closely at Scott Klement's HTTPAPI, or one of the other HTTP
service programs like it. If given a URL, I suspect they host the XML
document on a web server. FTP might work, but I'd avoid it for this, I
think.
http://www.scottklement.com/httpapi/
Hth,
-Eric DeLong
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Chuck Eavers
Sent: Friday, August 20, 2010 1:05 PM
To: rpg400-l@xxxxxxxxxxxx
Subject: XML to FTP from 3rd party
I'm looking for a simple RPG solution to go and get a XML file from
vendor (using their URL information provided) and copy it to our IFS
folder on AS/400 for processing. I got a sample on how to parse the
data using XML-INTO and XML-SAX. Thanks
As an Amazon Associate we earn from qualifying purchases.