CMDBuild Forum

SOAP API with Python

Hello,

i’m just trying to use SOAP with CMDBuild 3.2.1. But any request to http:///cmdbuild/services/soap/Webservices?wsdl is blocked by response code 401.

In the documentation “Webservice Manual 3.2” there is a good description about SOAP calls. There is mention a Private.wsdl file which can be checked in detail. But this is missing in any installation (docker, download, ready2use, …). Is this the problem? Where do I get this file?

Do I have to do a special configuration on Tomcat for this Webservices?wsdl request?

Any help is welcome :slight_smile:

BR
Franz

Hi, could you please try to use services/soap/Private?wsdl and tell me if you encounter any problems?

Thank you. Yes this is the right URL. I was “blocked” due to an old and now wrong example.

BR
Franz

Glad it worked, I will update the documentation to the current url