Convert-Http; Extract - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

input-context
Examples
v Adds a checkpoint triggered by a fault occurrence in the temp1 context.

convert-http

Adds a convert-http action.
Syntax
convert-http input-context output-context [map]
Parameters
input-context
output-context
map
Guidelines
A convert-http action implements an XML conversion rule. A Processing Rule
converts non-XML input into XML. Examples on non-XML input are an HTTP
GET, an HTTP POST, or an HTML form.
Examples
v Converts the original input to the rule to XML and puts the XML content in the

extract

Adds an extract action.
AuthComplete
Indicates the completion of an authentication process
Indicates a fault condition
Fault
Request
Indicates the input of a client-originated document
Response
Indicates the input of a server-originated document
Optionally identifies the context in which the checkpoint is triggered. The
default is INPUT.
# checkpoint fault temp1
#
Specifies the context that contains the non-XML source. Use INPUT to
specify the initial policy input, that is the original client request or server
response.
Specifies an output context where the converted document is stored.
Specify OUTPUT to use the final policy output, which is the transformed
client request or transformed server response
Optionally identifies the input conversion map to perform document
encoding. The default is to treat as URL-escaped.
tempParams context. Specifies the encoding of non-XML input with the
ICM-normal Input Conversion Map.
# convert-http INPUT tempParams ICM-normal
#
Chapter 103. WS-Proxy Processing Rule configuration mode
869

Advertisement

Table of Contents
loading

Table of Contents