Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Properties | JMS Trigger Properties | webMethods Broker Properties (Deprecated)
 
webMethods Broker Properties (Deprecated)
In the Properties view, under webMethods Broker, you can configure properties specific to webMethods Broker when the Broker is used as the JMS provider.
Note:webMethods Broker is deprecated.
Property
Description
Max prefetch size
Specifies the maximum number of messages that the webMethods Broker API for JMS will retrieve and cache per request for this trigger. Using pre-fetch cache can speed up the retrieval of messages from webMethods Broker.
Because messages will be placed in Integration Server memory, you may want to decrease this setting if this trigger receives very large messages. Otherwise, memory issues can occur. This setting applies only if this trigger connects to webMethods Broker.
The default is 10 messages.
If you specify a value of -1 for this setting, Integration Server uses the value specified on the watt.server.jms.trigger.maxPrefetchSize parameter for this setting.