I have two Queue Managers: QMA and QMB
QMA has a send channel
QMB has a receive channel
What authentication may be used between the two channels? Is there a mechanism like username/ ...
QMA have a send channel.
QMB have a receive channel.
QMA connects to QMB through above two channels.
But I found that it will disconnect after a prope ...