Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Web-services allow advanced users to use part of the OCHEM functionality in their automated workflows, such as KNIME or Pipeline pilot.

Basic info

OCHEM provides a SOAP web-service that allows to create and apply predictive models as well as to upload data.
WSDL descriptor for the service can be found at http://ochem.eu/services/ModelService?wsdl

Based on this WSDL, you can assemble your own clients or invoke the web-service via, e.g., KNIME.
Please note, that web-service API can change and you will have to recompile your client.

Java client example

Download an exemplary JAVA client
The client's code was automatically generated with Axis WSDL2Java Utility.

  • No labels