Validate SOAP Message(s) | Validates the request and/or response messages. |
Note: | Be aware that CloudStreams does not remove wsu:Id attributes that may have been added to a request by a consumer as a result of security operations against request elements (signatures and encryptions). In this case, to avoid schema validation failures you would have to add a Transform sub-step to the virtual service's In Sequence step so that the requests are passed to an XSLT transformation file that removes the wsu:Ids. |