Request-Type - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Guidelines
The request-attachment command specifies the processing mode for attachments
in client requests (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, if the value of the request-type command is soap.
Related Commands

request-type

Examples
v Provides full SOAP with Attachments support.
v Provides partial SOAP with Attachments support.
request-type
Characterizes the client-originated traffic stream.
Syntax
request-type {xml | soap | unprocessed}
906
Command Reference
v All attachments in the package before the needed attachment
v All attachments in the package for a needed manifest
v All attachments in the package if the package does not contain
the needed attachment
reject
Rejects messages that contain attachments.
strip
(Default) Removes attachments from the message before
processing.
streaming
Allows messages that contain attachments in streaming mode, but
provides limited processing. Messages in the form of a SOAP
message package, which is a SOAP with Attachments message, are
supported. Processing can be applied individually to each
attachment. The appliance does not create a manifest of all
attachments. Attachments must be accessed and processed in the
order that they appear in the package.
unprocessed
Allows messages that contain attachments, but does not process
attachments. This option permits the forwarding of messages that
contain large attachments. The root part of the message, which
typically contains a SOAP message, is subject to filter and
transform actions. No processing of parts other than the root part
is possible. Accompanying documents can be passed intact.
# request-attachments allow
#
# request-attachments streaming
#

Advertisement

Table of Contents
loading

Table of Contents