Version

    SOAP WS Client

    Exposed service is implemented with the most common binding style "document/literal", which is widely supported by libraries in various programming languages.

    To create a client for this API, only WSDL document (see the URL above) is needed together with some development tools according to your programming language and development environments.

    JavaDoc of the WebService interface with all related classes is accessible in a running CloverDX Server instance on URL http://[host]:[port]/[contextPath]/javadoc-ws/index.html

    If the web server has an HTTPS connector configured, the client must also meet the security requirements according to web server configuration, i.e. client trust + key stores configured properly.