Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Tuxedo Queuing Bridge: Connections

Configuration Options     Related Tasks     Related Topics

Use this page to define the connection configuration for this Tuxedo queuing bridge.

Configuration Options

Name Description
Timeout

The number of timeout seconds for an entire redirection when this Tuxedo queuing bridge places a message on the target location. A value of 0 specifies an infinite wait.

Range of Values: Between 0 and a positive 32-bit integer.

MBean Attribute:
WTCtBridgeGlobalMBean.Timeout

Minimum value: 0

Maximum value: 2147483647

Secure value: 60

Retries

The number of attempts to redirect a message before this Tuxedo queuing bridge places the message in the specified error location and logs an error.

Range of Values: Between 0 and a positive 32-bit integer.

MBean Attribute:
WTCtBridgeGlobalMBean.Retries

Minimum value: 0

Maximum value: 2147483647

Retry Delay

The minimum number of milliseconds this Tuxedo queuing bridge waits before redirecting a message after a failure.

Note: During this waiting period, no other messages are redirected from the thread. Other threads may continue to redirect messages.

Range of Values: Between 0 and a positive 32-bit integer.

MBean Attribute:
WTCtBridgeGlobalMBean.RetryDelay

Minimum value: 0

Maximum value: 2147483647

Related Tasks

Related Topics


Back to Top