Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | - |
Not Applicable | - |
Resolution:
Description:
============
Is there a polling mechanism behind the JMS queue receiver activity and if so, how can it be configured?
Environment:
===========
All
Resolution:
==========
There is field called "Receiver Timeout" on the Advanced Tab of the JMS Queue Receiver activity that can be set to increase polling intervals to the JMS server. By default the JMS server is polled once every second.
To specify a different polling interval, you can also set the custom engine property "bw.plugin.jms.receiverTimeout" in your deployed TRA file.
The value in this field overrides the default polling interval. If using this option, the BW engine will need to be restarted for the new poll interval to take affect.