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
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.