SOAPSWAMP is an extension to SWAMP that provides access to the SWAMP workflow engine by the SOAP interface. It is installed as an extra webapp in tomcat. It uses the axis framework to provide the SOAP service. The WSDL webservice description can be fetched from:
http://<hostname>:8080/axis/services/swamp?wsdl |
Reading / Writing data to a workflow
Sending events to workflows
Getting a list of workflow ids that match a certain criteria
Read workflow information of a workflow instance
Start workflow instances