Response-Type; Root-Part-Not-First-Action - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Guidelines
The response-attachment command specifies the processing mode for attachments
in server responses (as defined in RFC 2387). This type of request is a compound
object that consists of several interrelated body parts and is the mechanism that is
used to support the bundling of attachments in a SOAP message package, which is
commonly referred to as a SOAP with Attachments message.
Meaningful only when the value of the response-type command is soap.
Related Commands

response-type

response-type
Characterizes the server-originated traffic stream.
Syntax
response-type {preprocessed | xml | soap | unprocessed}
Parameters
preprocessed
xml
soap
unprocessed
Related Commands
request-type, soap-schema-url

root-part-not-first-action

Sets the action to take when the MIME message root part is not first.
Syntax
root-part-not-first-action {abort | buffer | process-in-order}
Parameters
abort
buffer Buffers attachments before the root part into memory. Then processes the
process-in-order
Characterizes the traffic as non-XML traffic that is not transformed by the
proxy. The proxy can operate on other aspects of the message, such as
determining the route or performing authentication and authorization.
Characterizes the traffic as raw (unencapsulated) XML.
Characterizes the traffic as SOAP.
Characterizes the traffic as non-XML traffic that is not transformed by the
proxy.
Stops the transaction and return an error.
root part, buffered attachments, and subsequent attachments.
(Default) Processes the attachments and root part in the order that they
appear in the original message. All parts are still processed in streaming
mode even though only attachments after the root will be streamed from
the network.
Chapter 98. Web Service Proxy configuration mode
817

Advertisement

Table of Contents
loading

Table of Contents