Results-Async; Rewrite; Route-Action - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

results-async

Adds a results-async action.
Syntax
results context destination
Parameters
context Specifies the target context, which is the target whose contents are sent.
destination
Guidelines
A results-async action transmits the contents of a context to a specified
destination. This action differs from a results action in that results-async actions
transmit messages asynchronously and that results-async actions never expects a
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
v Sends the contents of the INPUT context to the loopback server for processing.

rewrite

Adds a rewrite action that implements a URL Rewrite Policy.
Syntax
rewrite name
Parameters
name

route-action

Adds a route-action action.
Syntax
route-action input-context url
route-action input-context dynamic-stylesheet name
Specifies the destination.
# results INPUT
#
local var://local/dest URL.
# results INPUT var://local/dest
#
Stores results in the apple context.
# results INPUT http://127.0.0.1:9000/ apple
#
Specifies the name of the URL Rewrite Policy to implement.
Chapter 103. WS-Proxy Processing Rule configuration mode
875

Advertisement

Table of Contents
loading

Table of Contents