Hello,
Is there a SOAP client library for swi-prolog where i could access a SOAP server as a prolog based client?
I didn’t see any SOAP client on the documentation …
thank you,
Dani
Hello,
Is there a SOAP client library for swi-prolog where i could access a SOAP server as a prolog based client?
I didn’t see any SOAP client on the documentation …
thank you,
Dani
I have never used this but have you seen:
The wsdl
pack is designed to simply access to web services described by the WSDL (Web Service Description Language) standard, and in particular the SOAP variant thereof.
Hi Eric,
Thanks – acronym soup – yes WSDL … its slowly coming back …
thank you,
Dan