Hi PI Experts,
I am looking for a solution to limit the number of connection created by SAP PI JMS adapter on the MQ Queue Manager. I have observed for JMS Sender adapter a static connection is hold by the sender channel on the MQ queue. Also, each channel holds a connection on MQ queue per java node.
The MQ Queue Manager is having a limit of x number of connections based on the memory /CPU etc. Hence , considering these limitation I want to restrict the number of connections created by PI JMS adapter on MQ. The number of JMS channels in our landscape are large and could soon surpass the maximum number of connections allowed on the queue manager.
Is there any way / tuning parameters we can set JMS Connection Pooling parameters which can limit the number of connection on the MQ ?
Regards,
Vishal