We currently connect to Azure service Bus via JMS input Node to receive events and push them to IBM websphere MQ . As the azure service bus is configured as Non transactional , looking at options to implement acknowledgement only after unit of work is completed. I had looked into Client_ACK in qpid jms documentation but our ACE v12 behaves differently 1)ACE abstracts the JMS session for JMSInput nodes and 2)CLIENT_ACKNOWLEDGE in ACE works only with batch settings (Batch Size / Batch Interval) and sends ack if all message are received in the batch as supposed to unit of work completion . So looking for options to implement client_ack in IBM ACe v12 ? Kindly share your views on this
------------------------------
Visweswara Ramakrishna Natarajan
------------------------------