JMS Send Error

Hello Team

I am getting the below error while trying to post a JMS message to UM ( Topic) with transaction type ( LOCAL_TRANSACTION).

com.wm.lang.flow.FlowException: wM Context Id: 8150b750-52d3-1c45-8508-ffffffe9d6d3_9999988888_2017/08/10 11:09:04 , Service Exception : [ISS.0134.9010] JMS Send does not support transactions when Client Side Queuing is turned on.

is it a limitation that USE_CSQ=True in case of NO_Transaction?

Please comment.

Yes

These error occurs when you use Client side queue with Transacted JMS connection.

Regards,
Jacob