Has SOAP Body?

Overview

The Has SOAP Body? is a pre-configured instance of the Content Validation filter. For convenience purposes, it contains a pre-configured XPath expression that simply checks for the <soap:Body> element. The XPath expression is:

/soap:Envelope/soap:Body

Configuration

This filter should not need to be configured since its sole purpose is to check for the presence of the <soap:Body> element. However, you can change the XPath expression if necessary. For more information on configuring XPath expressions, see the Content validation topic.