Results; Results-Async - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

results

Adds a results action.
Syntax
results context [destination] [response]
Parameters
context Identifies the target context, that is the target whose contents are
destination
response
Examples
v Sends the contents of the INPUT context to the destination of the rule.
v Sends the contents of the INPUT context to the destination referenced by the local
v Sends the contents of the INPUT context to the loopback server for processing.

results-async

Adds a results-async action.
Syntax
results context destination
Parameters
context Identifies the target context, that is the target whose contents are
destination
566
Command Reference
# output-filter none
#
transmitted.
Optionally specifies the destination. In the absence of this argument, the
contents of the target context are transmitted to the OUTPUT of the
Processing Rule.
Identifies the target context that stores the parsed reply. Required only
when a response is expected from the destination, otherwise it is not used.
# results INPUT
#
var://local/dest variable.
# results INPUT var://local/dest
#
Processing results are stored in the apple context.
# results INPUT http://127.0.0.1:9000/ apple
#
transmitted.
Specifies the destination.

Advertisement

Table of Contents
loading

Table of Contents