Back Forward JMS Producer Model Form
Completing the Model tab

  1. About 
  2. New 
  3. Model 
  4. History 

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

Field

Description

Persistent?

Select to cause PRPC 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 PRPC 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 milliseconds, 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.

Up About JMS Producer Model data instances