JMS Properties

This section describes custom engine properties that can be set for resources in the JMS palette.

bw.plugin.jms.receiverTimeout

This property specifies the polling interval for JMS activities that receive messages (for example, JMS Topic Subscriber or Wait for JMS Queue Message). Specify an integer as the value of the property to determine the number of seconds to set the default polling interval for all JMS activities that receive messages. Individual activities can override this default polling interval by specifying a value in the Receiver Timeout field on the Advanced tab of the activity. For more information about the activities that have the Receiver Timeout field, see TIBCO ActiveMatrix BusinessWorks™ Palette Reference.

bw.plugin.jms.recoverOnStartupError

When a process engine attempts to startup and the JMS server that JMS activities connect to is not up, the JMS process starters cannot connect to the JMS server. Setting this property to true allows the process engine to start and the JMS process starters will wait until the JMS sever is up before starting.