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:
|
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 to include in the message. This is specified by the JMS Application Properties shared configuration resource. Once specified, these properties appear on the Output tab as OtherProperties. |