Well, there does appear to be a WSDL. I'll look at wsdl2rpg
-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Charles Wilt
Sent: Tuesday, June 28, 2016 9:56 AM
To: RPG programming on the IBM i (AS/400 and iSeries) <rpg400-l@xxxxxxxxxxxx>
Subject: Re: Webservice to soap or not
On Tue, Jun 28, 2016 at 9:33 AM, Smith, Mike <Mike_Smith@xxxxxxxxxxxxxxxx>
wrote:
using FNSearchAndDownload.FNWebService7_10;
You need to ask about the above. It's either provided by the vendor, or generated by VS from a WSDL.
If it's a SOAP web service, there should be a WSDL..usually
http://server/webservice?wsdl
You can examine the service using SoapUI
You could manually build the required calls, or you could try using Thomas Raddatz's WSDL2RPG which will generate RPG procedures needed to call the web services using Scott's HTTP API from the WSDL.
Find more info on Scott's HTTP API list
http://www.scottklement.com/mailman/listinfo/ftpapi
Charles
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
NOTICE: This message, including any attachment, is intended as a confidential and privileged communication. If you have received this message in error, or are not the named recipient(s), please immediately notify the sender and delete this message.
As an Amazon Associate we earn from qualifying purchases.