Understanding the Generate SOAP Template Utility

The Generate SOAP Template utility enables you to create a SOAP template for any service for which WSDL has been generated. This template consists of example request, response and fault shapes, that can be used in the Handler Tester utility, the Transformation Tester utility or the Send Master utility to test SOAP messages.

You can also use the utility to invoke a test service operation.

To use the Generate SOAP Template Utility the following items must exist:

  • Message schemas for all messages used in the service operation.

  • The service operation contains an any-to-local routing.

  • The WSDL for the service operation has been written to the WSDL Repository using Provide Web Services.