Information Transaction Variables - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

var://service/append-response-header/
Appends to the protocol response header.
var://service/set-request-header/
Sets the protocol request header. This variable directly correlates to the
dp:set-request-header() extension function. Setting the
var://service/set-request-header/FOO variable to the value BAR would
set the request header FOO to BAR.
var://service/set-response-header/
Sets the protocol response header. This variable directly correlates to the
dp:set-response-header() extension function. Setting the
var://service/set-response-header/FOO variable to the value BAR would
set the response header FOO to BAR.

Information transaction variables

This section contains information about information variables in alphabetic order
by permission category. Table 20 lists the names and permission for these variables.
Table 20. Names and permissions for variables that are available for information
Variable name
var://service/current-call-depth
var://service/input-size
var://service/transaction-audit-trail
var://service/transaction-client
var://service/transaction-id
var://service/transaction-policy-name
var://service/transaction-rule-name
var://service/transaction-rule-type
Read-only variables
var://service/current-call-depth
Gets the current call depth. This variable returns the current depth of
called rules. The maximum call depth is set with the var://service/max-
call-depth variable.
var://service/input-size
Gets the size of the parsed input message (request or response). The value
0 indicates that the size cannot be determined, perhaps temporarily, due to
message streaming or some other processing issue.
var://service/transaction-client
Gets the IP Address of transaction client.
var://service/transaction-id
Gets the identifier of transaction.
var://service/transaction-audit-trail
Gets the transaction audit trail.
var://service/transaction-policy-name
Gets the policy name of the transaction
var://service/transaction-rule-name
Gets the rule name of the transaction.
Permission
Read-only
Read-only
Read-only
Read-only
Read-only
Read-only
Read-only
Read-only
Appendix A. Working with variables
987

Advertisement

Table of Contents
loading

Table of Contents