SOAP Palette
Simple Object Access Protocol (SOAP) is a lightweight, XML-based protocol for the exchange of information between applications. The SOAP palette, along with the WSDL Palette allow you to implement web services. The SOAP palette allows you do the following:
-
create web services by using process definitions
-
generate WSDL files for web service clients
-
invoke one-way, request/reply web services
-
use either HTTP or JMS as the transport for web services
-
send or receive SOAP requests with attachments
Subtopics