Overriding the invocation partner timeout setting at the AMX level for virtual binding.
book
Article ID: KB0093774
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix BusinessWorks Service Engine
-
Not Applicable
-
Description
Description: Is there a way to override the invocation partner timeout setting at the AMX level for virtual binding?
Resolution
If
you have a threading policy already configured at the Reference binding
level, you can specify a "Invocation Timeout" value and can override
this value at runtime (amx330HF10) through the node.tra file. Details are available in the amx330HF10 readme file below.
=====================
AMRP-5026
Threading
policy timeout values are set in TIBCO Business Studio during
application design. Per existing system behaviour, no facility was
provided to modify these values during or after deployment time. A new
functionality has been provided that enables certain modifications to
update the timeout values. The units for timeout values must be
specified in milliseconds. This is enabled through a set of modifiable
system properties. The syntax for these properties is
'java.property.<prefix>.invocationTimeoutInMilliseconds'. The value of the prefix determines the granularity at which the timeout values are applied.
For additional information, refer to the TIBCO ActiveMatrix Administration Addendum.
==========================
Issue/Introduction
Overriding the invocation partner timeout setting at the AMX level for virtual binding.