Chapter 2. Service implementation and optimization 19
Mixed XML and Non-XML message flows
To accommodate processing either XML or Non-XML requests to a Gateway, set
the Gateway Request Type to XML:
1. Navigate to the Objects XML Processing Processing Rule page.
2. Under Non-XML Processing, click On. This allows non-XML requests to enter
the Gateway processing policy without being checked for XML format
automatically.
If XML-formatted messages must pass schema validation, employ a Validate
action in the processing policy:
1. Set the Schema Validation Method to Validate Document via Schema URL.
2. From the SOAP Validation menu that appears, select Envelope.
The schemas to validate SOAP-formatted XML messages, including the SOAP
header, can ...