ibm mq - IMB MQ: Getting message from queue before it leaves it. Java -


for example, have queue manager 2 queues. put message q1 goes queue q2. , in q1 message new things in it's body, unique id.

so question can somehow using java message q1 before goes q2 ? or @ least info it.

actually example simplificated , want know possible message before leaves queue.

update:

i have message broker logic. queue manager , it's queues local. q2 transmission queue, message send adapter. i'm interesteg in browsing message put in q1 before goes adapter or q2. can make java classes or jms without changing message flow triggers , handlers or changing adapter source code?

your question not clear. messages in local queue not magically move 1 queue queue. should update question , more precise on type of queues using.

is q1 cluster or remote queue?


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -