Page 1 of 1

HTTPAPI EXAMPLES

Posted: Mon Sep 19, 2022 11:42 am
by cnovillo
Dear Scott,
I have installed HTTPAPI and EXPAT on my Iseries, successfully.
I am trying to test some example of those that come and do not work because the urls that contain the webservices do not work, (for example EXAMPLE16, is the one that interests me the most). Is it possible to get an example of this type that works?
Thanks in advance.
Carmelo Novillo.

Re: HTTPAPI EXAMPLES

Posted: Mon Sep 19, 2022 4:07 pm
by Scott Klement
Unfortunately, the peope who hosted that free web service took it offline permanently.

Do you know of another freely accessible SOAP web service that I could use to replace it? I don't. Since SOAP has been largely replaced by REST, it is hard to find examples.

I would suggest trying some REST examples instead. Or setting up your own SOAP API and using that.