Polling interval of the JMS queue receiver activity.

Polling interval of the JMS queue receiver activity.

book

Article ID: KB0090145

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks -
Not Applicable -

Description

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.

Issue/Introduction

Polling interval of the JMS queue receiver activity.