Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Working with Web Services | Validating SOAP Response
 
Validating SOAP Response
For a consumer web service descriptor, you can indicate whether or not Integration Server validates a SOAP response received by any web service connectors within the consumer WSD.
The value of the watt.server.SOAP.validateResponse server configuration parameter determines whether or not the Validate SOAP response property is honored or ignored.
*When watt.server.SOAP.validateResponse is set to true, the value of the Validate SOAP response property determines whether or not Integration Server validates the SOAP response.
*When watt.server.SOAP.validateResponse is set to false (or anything besides true), Integration Server ignores the Validate SOAP response property and does not validate the SOAP response.
By default, the watt.server.SOAP.validateResponse is set to true.
*To validate SOAP responses received by web service connectors
1. In Package Navigator view, open and lock the consumer WSD for which you want to enable or disable SOAP response validation.
2. In the Properties view, next to Validate SOAP response, select True if you want Integration Server to validate SOAP response messages received by web service connectors included with this consumer WSD. Otherwise, select False.
3. Click File > Save.