Can someone point me to documentation on the SOAP API calls?
I can see info at:
http://server:port/clover/webservice?wsdl
Is there more complete documentation on using SOAP calls for accessing the CloverDX server?
Thank you for your help.
Can someone point me to documentation on the SOAP API calls?
I can see info at:
http://server:port/clover/webservice?wsdl
Is there more complete documentation on using SOAP calls for accessing the CloverDX server?
Thank you for your help.
Hello Paul,
I am afraid that there is no detailed documentation on the SOAP API feature out there (besides the official CloverDX online documentation, of course). The reason for this is that the SOAP API has been designed primarily for the Designer-Server communication. Although this feature has been exposed to the users to utilize, we do not encourage them to build up complex solutions using it, generally speaking. The main reason for that is that backward compatibility cannot be guaranteed given the main purpose that SOAP API serves. Instead, the Simple HTTP API functionality is recommended.
Kind regards,