A name must be provided for the bridge
queue. Under normal circumstances, the bridge queue names reflect the name
of the MQ destination queue. An alternative way of linking the bridge queue
to the MQ queue is to use an additional parameter, the MQ Queue Name, which
allows the name of the bridge queue to be something different. It is this
latter approach that needs to be taken when defining multiple bridge queues.
Each bridge queue must be associated with an individual client connection.
In other words, there is a one-to-one relationship. The bridge queue also
needs to be associated with the bridge and the queue manager proxy, thus linking
the bridge queue to a specific MQ queue manager, queue and connection.
mqe_script_bridgeq -create -qname $BRIDGEQ$j -bridgename $BRIDGE -destination $PROXY
-mqqname $REALBRIDGEQ -clientconnname $CC$j