2.1.4.2 GWWS Rejects SOAP Request
In some cases, the GWWS server may reject SOAP requests. The most common causes are:
- The WSDL document is outdated.
The WSDL document used by SOAP clients is out of date and some services may not be available.
- The GWWS server environment variables are not set correctly.
When exporting an Oracle Tuxedo service with FML/VIEW buffers to a Web service, make sure the related GWWS environment variables are set with valid values. The GWWS server needs this information for data mapping conversion.
- Violated Oracle Tuxedo Service Metadata Repository restrictions.
Check the SOAP client data and make sure Oracle Tuxedo Service Metadata Repository restrictions are not violated.
- Unavailable Oracle Tuxedo service.
Make sure the Oracle Tuxedo service you want exported as a Web service is available.
Parent topic: Troubleshooting SALT