Back Forward JMS Producer Model Form
Completing the Model tab

About JMS Producer Model data instances

Define the messaging characteristics of the connector as a JMS producer:

Field

Description

Persistent?

Select to cause Process Commander to store messages from this producer (the connector) in the database for the queue or topic until they are retrieved or they expire. Clear to cause Process Commander to store messages in memory until they are retrieved or they expire.

Priority

If the queue or topic uses priority levels, enter a priority level for the messages. The range is 0 (lowest) to 9 (highest).

Expiration

The length of time, in seconds, the message stays in the queue or topic before it expires. If the message is not retrieved during this time period, the JMS provider destroys the message.

To specify that a message never expires, either leave this field blank or enter 0.

Domain

Select Publish/Subscribe or Point-To-Point.

zzz About JMS Producer Model data instances