Query-Param-Namespace; Request-Attachments - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

query-param-namespace

Identifies the namespace in which to put all parameters that are specified in the
URL query string.
Syntax
query-param-namespace namespace
Parameters
namespace
Related Commands
default-param-namespace, parameter
Examples
v Assigns the namespace http://www.example.com/queries to all query parameters

request-attachments

Specifies the processing mode for SOAP attachments in client requests.
Syntax
request-attachment mode
Parameters
mode
458
Command Reference
Enter a valid namespace URL. Defaults to:
http://www.datapower.com/param/query
in the client URL.
# query-param-namespace http://www.example.com/queries
#
Specifies one of the following keywords to indicate the processing mode
for SOAP attachments:
allow Allows messages that contain attachments, and processes needed
attachments. Needed attachments are buffered, but attachments
that are not needed might be streamed directly to output.
Attachments are buffered when an action in the processing rule
requests any of the following:
v Needed attachments
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

Advertisement

Table of Contents
loading

Table of Contents