| FUSE ESB 4.4 XML Configuration Reference | ||||||
| SUMMARY: ATTRIBUTES | FRAMES | NO FRAMES | ||||||
| Attribute Summary | |
string | durableSubscriberName
Specifies the name of the Durable Subscription |
string | messageSelector
JMS Message Selector attribute to filter messages from the queue. |
boolean | required
|
ParameterizedBoolean | transactional
Flag to specify whether to use JMS transaction support on server side. |
ParameterizedBoolean | useMessageIDAsCorrelationID
Flag to indicate whether to use JMS Message Id as correlation ID. |
| Attribute Detail |
Specifies the name of the Durable Subscription
Defined with global type string
JMS Message Selector attribute to filter messages from the queue.
Defined with global type string
Defined as global attribute required
Defined with global type boolean
Flag to specify whether to use JMS transaction support on server side.
Defined with global type ParameterizedBoolean
"false"
Flag to indicate whether to use JMS Message Id as correlation ID. It is serverside only so should go in ServerPolicy
Defined with global type ParameterizedBoolean
"false"
| FUSE ESB 4.4 XML Configuration Reference | ||||||
| SUMMARY: ATTRIBUTES | FRAMES | NO FRAMES | ||||||