Parameter; Results - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Guidelines
The output-type command is optionally used only when the action type (as
specified by the type command) is fetch, log, results, xform, or xformpi.
Examples
v Characterizes the retrieved data as binary.

parameter

Defines a stylesheet parameter for the current action.
Syntax
parameter name value
Parameters
name
value
The parameter command is optionally used to specify a parameter for the current
style sheet only when the action type (as specified by the type command) is
filter, route-action, xform, or xformpi.
Examples
v Defines the staticRoute stylesheet parameter and sets its value to

results

Specifies the behavior of multiple targets for the current results action.
Syntax
results {first-available | require-all | attempt-all}
Parameters
first-available
538
Command Reference
type field of the document; if the content type is XML or
undeclared, the data is treated as XML. Otherwise, the data is
treated as binary.
xml
Indicates that the data is treated and parsed as XML.
binary Indicates that the data is treated as binary and unprocessed.
# type fetch
# output-type binary
#
Specifies the name of the parameter.
Specifies the value of the parameter.
192.168.12.12.
# type route-action
# parameter staticRoute 192.168.12.12
#
(Default) Indicates that targets are dispatched one at a time. The action
succeeds when the input reaches any backend target.

Advertisement

Table of Contents
loading

Table of Contents