Sending service requests with the generic service client
The generic service client enables you to send requests
to services for which you do not have a convenient client and to view
the responses returned by the service.
Generic service client overview
The purpose of the generic service client is to invoke
calls to any kind of service that uses an HTTP, JMS or WebSphere® MQ
transport and to view the message returned by the service.
Invoking a call with a WSDL file
You can invoke calls to SOAP or JMS-based services that
use a Web Service Description Language (WSDL) file to specify the
contents of the call.