|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Publication node causes Reports to be fired even if not used |
« View previous topic :: View next topic » |
Author |
Message
|
spakendralo |
Posted: Wed May 06, 2015 3:18 am Post subject: Publication node causes Reports to be fired even if not used |
|
|
Newbie
Joined: 23 Feb 2015 Posts: 3
|
Hello,
I'm using IIB 9. I have added a Publication node to my flow. The node is never reached because I check a variable in a JavaComputeNode beforehand to be able to switch the publication on/off.
However, in our test environment, some messages seem to trigger a report generation to be sent to the ReplyToQ
<pscr>
<Completion>ok</Completion>
</pscr>
Is it possible that IIB sends this report when a thread is allocated, regardless of the fact that the Publication node is never reached? I have no other theories...
Thanks! |
|
Back to top |
|
 |
mqjeff |
Posted: Wed May 06, 2015 5:04 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Reports are generated based on the properties of the message. |
|
Back to top |
|
 |
spakendralo |
Posted: Wed May 06, 2015 6:21 am Post subject: |
|
|
Newbie
Joined: 23 Feb 2015 Posts: 3
|
I tried to override the report property of the message before puting it to a topic. Is that something that would work?
SET OutputRoot.MQMD.Report = 0; |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed May 06, 2015 7:25 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Depends. If your message is of a request / reply type and there is a reply to queue and queue manager specified, the result of the publish operation will be sent to the replyto destination...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|