Is the JMS Listening Connector working transactionally?
Currently I am investigating the required set-up to connect PeopleSoft Integration Broker through the JMS Listening Connector to an MQSeries queue.
One of the main reasons for using MQSeries for the message transport is that MQSeries works transactionally, thus providing guaranteed message delivery.
My question now is whether the JMS Listening Connector is also working transactionally when it retrieves messages from the MQSeries queue?