Event; Input - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Guidelines
The error-output command is used only if the action type (as specified by the type
command) is on-error.
If no context is explicitly identified, the output context of the failed action is used.
Examples
v Specifies trashCan as the output context for the action.

event

Specifies the event that triggers a checkpoint action.
Syntax
event trigger
Parameters
trigger Identifies one of the following values as the event that triggers the
Guidelines
The event command is used only if the action type (as specified by the type
command) is checkpoint.
Examples
v Specifies fault as the checkpoint trigger.

input

Specifies the input context for the current action.
Syntax
input context
Parameters
context Identifies the input context for the current action.
# type on-error
# error-output trashCan
#
checkpoint:
AuthComplete
(Default) Signifies the completion of an authentication process.
Fault
Signifies a fault condition.
Request
Signifies the input of a client-originated document.
Response
Signifies the input of a server-originated document.
# type checkpoint
# event fault
#
Chapter 59. Processing Action configuration mode
531

Advertisement

Table of Contents
loading

Table of Contents