Output; Output-Type - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Examples
v Specifies that the transformer action runs one time for each item element in the

output

Specifies the output context for the current action.
Syntax
output context
Parameters
context Identifies the output context.
Guidelines
The output command is required when the action type (as specified by the type
command) is call, convert-http, extract, fetch, xform, or xformpi.
output is optional when the action type is aaa, filter, log, results, route-action,
slm, or validate.
The output command is not used when the action type is checkpoint, on-error,
results-async, rewrite, route-set, setvar, or strip-attachments.
Examples
v Specifies temp2 as the output context for the current fetch action. For a fetch

output-type

Characterizes the outgoing data.
Syntax
output-type datatype
Parameters
datatype
input context. The processing generates output contexts out_1, out_2, and so
forth.
# type for-each
# output out
# multiple-outputs
# iterator-type xpath
# iterator-expression //*[local-name()='item']
# loop-action transformer
action, the output context is the context that contains the retrieved resource.
# type fetch
# output temp2
#
Identifies one of the following values as the data type of the outgoing data:
default
Indicates that the data type is determined by reading the content
Chapter 59. Processing Action configuration mode
537

Advertisement

Table of Contents
loading

Table of Contents