Route-Set; Setvar - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Examples
v Specifies style sheet-based routing of the contents of the temp1 context with the

route-set

Adds a route-set action.
Syntax
route-set destination [proxy]
Parameters
destination
proxy
Examples
v Specifies a dynamic route expanded from the dest-1 variable in the

setvar

Adds a setvar action.
Syntax
setvar context variable value
Parameters
context Identifies the context in which the variable is set.
variable
value
Guidelines
If the var:// URL is not of the local type, this value overrides the context specified
by the context argument.
Examples
v Sets a variable in the INPUT context with the name of dest and a value of
568
Command Reference
route.xsl style sheet.
# route-action temp1 local:///route.xsl
#
Identifies the document destination and can be expressed as a
protocol-specific URL or as a variable that expands to a transport URL.
Optionally specifies the name of an existing SSL Proxy Profile to secure the
connection with the destination.
destinations context. The DySSL-1 SSL Proxy Profile provides the credentials to
establish a secure connection.
# route-set var://context/destinations/dest-1 DySSL-1
#
Specifies the name of the variable and takes the form of a var:// URL.
Specifies the value for the variable
http://ragnarok:9010/.
# setvar INPUT var://local/dest http://ragnarok:9010/
#

Advertisement

Table of Contents
loading

Table of Contents