Multi-Protocol Gateway And Web Service Proxy Service Variables - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Use the following variable to return the contents of the Load Balancer
status object. This status object corresponds to the LoadBalancerStatus
enumeration value.
var://service/system/status/LoadBalancerStatus
Read-write variables
var://service/soap-fault-response
Set when the response input rule is treated as a SOAP fault.
Multi-Protocol Gateway and Web Service Proxy service
variables
This section contains information about general variables in alphabetic order by
permission category. General variables are available to all services. Table 13 lists the
names and permission for these variables.
Table 13. Names and permissions for variables that are available only to Multi-Protocol
Gateway services and to Web Service services
Variable name
var://service/mpgw/backend-timeout
var://service/mpgw/request-size
var://service/mpgw/response-size
var://service/mpgw/skip-backside
Read-only variables
var://service/mpgw/request-size
For Multi-Protocol Gateway and Web Service Proxy services only, gets the
size of a request message. The value 0 indicates that the size cannot be
determined, perhaps temporarily, due to message streaming or some other
processing issue.
var://service/mpgw/response-size
For Multi-Protocol Gateway and Web Service Proxy services only, gets the
size of a response message. The value 0 indicates that the size cannot be
determined, perhaps temporarily, due to message streaming or some other
processing issue.
Write-only variables
var://service/mpgw/skip-backside
For Multi-Protocol Gateway and Web Service Proxy services only, indicates
that the service skips backside processing.
Set this variable to 1 to prevent backside processing. Use this variable as a
custom redirect implementation, not as the point of the service. Because
the service is not aware of the processing flow, unusual messages might be
written to the event log.
Read-write variables
var://service/mpgw/backend-timeout
For Multi-Protocol Gateway and Web Service Proxy services only, gets or
sets the backend timeout, in seconds. Setting this variable overrides the
default timeout. Use an integer in the range of 1 through 86400.
Permission
Read-write
Read-only
Read-only
Write-only
Appendix A. Working with variables
981

Advertisement

Table of Contents
loading

Table of Contents