Transports and Interfaces: Siebel Enterprise Application Integration > Java Message Service Transport >

Features Not Supported for Use with the Siebel JMS Transport


JMS has a feature called Message Selection, by which a receiver or subscriber may filter the messages it receives by specifying certain criteria. This feature is not supported by Siebel's JMS Transport.

Also, it is not recommended that JMS messaging be used concurrently (for a single queue) with non-JMS messaging. For example, it is not recommended that a message be sent by way of JMS and later read using native tools. JMS vendors do not typically support such usage; it may result in the appearance of additional headers or additional obscure data in the body of the message.

Transports and Interfaces: Siebel Enterprise Application Integration