BT ORBIT: How to use EMB (MQ 7) shared conversation from OSB 11gR1
We are using OracleServiceBus 11gR1 and EMB(MQ 7) s/w. We have few proxy to consume the data from EMB servers MQs using MQ resources. But MQ team confirmed us that we are making connections to direct MQ channel and not using the shared conversations. MQ team set the channel connection to 20 and each connection will support 10 shared conversation. So ideally we should have 20*10=200 connection per MQ manager. But we have consumed all the 20 channel connection and not using the shared conversations. So now we are not able to apply other OSB applications, as we are not