|
||||
|
Allbase Suite » Feature Set » SOAPThe Allbase Suite's SOAP interface allows you to work with Allbase Suite data from your own applications.
About SOAPSOAP (short for "Simple Object Access Protocol") is a standard protocol for exchanging XML data over HTTP/HTTPS. With SOAP, programmers can send and receive structured data using any language of their choice. The Allbase Suite implements a powerful SOAP interface for each installation. This interface is restricted to SSL-protected (HTTPS) connections for security. Access can be granted or denied on a per-user or per-group basis.
Download and Upload DataThrough SOAP, data can be uploaded to or downloaded from each Allbase Suite installation.
WSDLIn addition to the Allbase Suite SDK - SOAP Guide, the Allbase Suite offers a WSDL (short for "Web Services Description Language") document for each installation. This WSDL document provides a structured description of Allbase Suite SOAP and web services. All available functions are documented, enabling developers to quickly build robust applications.
|
|||