My team is working with getting the WS Smart Service to connect and work with th

My team is working with getting the WS Smart Service to connect and work with the Docusign web service API. It seems we can get a SoapUI client to successfully make calls to the service and get the document information based on request.

With the smart service the problem seems to be, even though the WSDL url is demo.docusign.net/.../dsapi.wsdl, the namesspace associated with it is www.docusign.net/.../3.0 (so http not https). So notice the difference here--actual WSDL is https but the namespace is http.

We can update the SoapUI config to accomodate but it seems the that the WS Smart Service always uses the default namespace which results in an http 301 error. Is there anyway to override this in the smart service?

OriginalPostID-188467

OriginalPostID-188467

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data