SOAP
This API is exposed through a set of WSI Basic Profile-compliant SOAP v1.1 endpoints. The API supports XML-binary Optimized Packaging (XOP) and SOAP Message Transmission Optimization Mechanism (MTOM) for transmission of binary data. The SOAP API is fully described by the MtomJobService endpoint which has the following endpoint metadata:
- Namespace:
http://soap.rsb.openanalytics.eu/jobs
- WSDL: soap.wsdl
- Mount Point:
/soap/MtomJobService
The MtomJobService has a Process method available, with a job
input parameter.
The RSB SOAP+MTOM API is fully described by its WSDL and the related XSDs:
The SOAP API is also accessible by client-side libraries that can be downloaded from the Clients page.