SOAP Event Source
Process Starter
The SOAP Event Source process starter creates a process instance for incoming SOAP requests. SOAP is a standard protocol for invoking web services. This allows you to create a web service using process definitions.
At runtime, a client can retrieve the WSDL file for a process containing this process starter using an HTTP request (For more information, see the description of the Retrieve Resources activity). Once the WSDL file is retrieved, the client can perform a SOAP request to invoke the web service.
Subtopics