Transport

The Transport tab has the following fields.

Field

Global Var?

Description

JMS Transport

JMS Delivery Mode

No

The delivery mode of the message. Can be one of the following:

  • PERSISTENT: signifies the messages are stored and forwarded.

  • NON-PERSISTENT: messages are not stored and may be lost due to failures in transmission.

  • TIBCO EMS Reliable: this mode is only available when using TIBCO Enterprise Message Service. For more information about this mode, see the TIBCO Enterprise Message Service documentation.

JMS Application Properties

No

Any application-specific message properties that are part of the message. This is specified by the JMS Application Properties shared configuration resource.