Classic SOAP web services

Administration Page Application/Contract Syracuse/Collaboration Class saopGenerics Representation soapGeneric

This entity stores only one record that is created automatically at server startup. It is used to implement the same SOAP web service as in V6 for compatibility reasons (the WSDL file corresponding to CAdxWebServiceXmlCC)

This web service declaration is exactly the same as in V6 (same WSDL file).

Detail information

The detail view of this record states the following information:

Description

Translatable description (CAdxWebServiceXmlCC by default).

URL

Displays the URL that returns the WSDL description. Right-click the URL to open a new tab with the detailed description. The URL is:

http://server:service/soap-wsdl/syracuse/collaboration/syracuse/CAdxWebServiceXmlCC?wsdl

This file is available through a special dispatcher (soap-wsdl) that is not constrained by authentication.

This means that it is possible to generate a stub through Visual Studio, Eclipse, and other tools directly by copying/pasting this URL.

Web service tester

An internal tester is provided for all operations by expanding the stub section on the detail view.

This list of operations is as follows :
* run
* save
* delete
* read
* query
* getDescription
* modify
* actionObject
* actionObjectKeys
* getDataXmlSchema
* deleteLines

See also :