Advanced

The Advanced tab has the following fields.

Field

Global Var?

Description

Delivery mode

Yes

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.

JMSExpiration (secs)

Yes

Corresponds to JMSExpiration property that specifies how long the message can remain active (in seconds).

If set to 0, the message does not expire.

This field is set in seconds, but the JMSExpiration property is displayed in milliseconds.

Delivery Delay (msecs)

Yes

Delivery Delay feature, which is supported in EMS, is now supported in ActiveMatrix BusinessWorks.

It is the minimum length of time in milliseconds that must elapse after a message is sent before the JMS provider may deliver the message to a consumer.

Priority

Yes

Priority of the message. You may set the priority to a value from 0-9. The default value is 4.

Type

Yes

The value to supply to the JMSType header property.

JMS Application Properties

No

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

Once specified, these properties appear on the Output tab as OtherProperties.