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

Datapower xml security gateway
Table of Contents

Advertisement

Parameters
input-context
dynamic-stylesheet
url
Guidelines
A route-action action enables routing that is based on a style sheet.
Examples
v Specifies routing against the contents of the temp1 context using the route.xsl

route-set

Adds a route-set action.
Syntax
route-set destination [sslProxyProfile]
Parameters
destination
sslProxyProfile
Guidelines
A route-set action enables dynamic routing in a Processing Rule by identifying
the document destination and by providing optional SSL credentials
Examples
v Specifies a dynamic route expanded from the dest-1 variable in the

setvar

Sets the value of a variable.
876
Command Reference
Specifies the context whose contents are to be routed by the specified style
sheet. Specify INPUT to use the initial policy input, which is the original
client request or server response.
Indicates that the action uses a dynamic style sheet.
Specifies the style sheet to route the contents of the input context.
style sheet in the local: directory.
# route-action temp1 local:///route.xsl
#
Specifies a URL that identifies the document destination. This argument
can be expressed as a protocol-specific URL or as a var:// URL that
expands to a transport URL.
Optionally specifies the name of an SSL Proxy Profile to establish a secure
connection with the destination.
destinations context. Uses the DySSL-1 SSL Proxy Profile to provide the
credentials that are needed to establish a secure connection.
# route-set var://context/destinations/dest-1 DySSL-1
#

Advertisement

Table of Contents
loading

Table of Contents