0
Related APIs in Category: Science
Related Articles
Website Summary:
Batchelor supports the SOAP protocol and have been successful integrated with PHP and Java service consumers (client applications). The SOAP interface consists of methods for: running jobs (enqueue, dequeue, suspend, resume)monitor jobs (queue, watch, stat)reading results (opendir, readdir, fopen) [...] The SOAP API of Batchelor has been tested to work with various SOAP frameworks in different languages (like Java and PHP) Using WSDL:Use the WSDL describing the SOAP service with your favourite SOAP framework to generate code (stub methods) to connect your application to the Batchelor SOAP service.