Posted: Thu Dec 04, 2025 5:11 am Post subject: Integrating Azure Service to IBM ACE v12
Newbie
Joined: 04 Dec 2025 Posts: 1
We are integrating Azure service bus via JMS input node to read events from them and push 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
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum