Input-Conversion; Iterator-Count - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

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

input-conversion

Specifies the conversion map for a convert-http action.
Syntax
input-conversion name
Parameters
name
Guidelines
The input-conversion command is used only if the action type (as specified by the
type command) is convert-http to specify the conversion map to translate
non-XML content.
Examples
v Identifies the httpToXML conversion map for the current convert-http action.

iterator-count

Specifies the number of times to run the specified action for the current for-each
action.
Syntax
iterator-count count
Parameters
count
532
Command Reference
# type extract
# input INPUT
#
Specifies the name of a conversion map.
# type convert-http
# input-conversion httpToXML
#
Specifies the number of times to run the loop action. Use an integer in the
range of 1 through 32768.

Advertisement

Table of Contents
loading

Table of Contents