ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » IBMIntegrationBus: MQ Message Processing in Transaction Mode

Post new topic  Reply to topic Goto page Previous  1, 2
 IBMIntegrationBus: MQ Message Processing in Transaction Mode « View previous topic :: View next topic » 
Author Message
Craig B
PostPosted: Tue Sep 20, 2016 12:52 am    Post subject: Reply with quote

Partisan

Joined: 18 Jun 2003
Posts: 316
Location: UK

You said you replaced "PROPAGATE" with "RETURN TRUE" then this solved the problem. This suggests to me that you did not have a RETURN TRUE statement at all at the end of your method. If that was the case then the compute node would have an implicit RETURN TRUE when all the ESQL has been executed. If so, when returning from PROPAGATE the OutputLocalEnviroment would by default be deleted and then an implicit RETURN true would have do a final propagate with no destinations. This might cause the error you were seeing. Once you replaced PROPAGATE with RETURN TRUE; then the Compute node would have no default propagation at the end. If you are using PROPAGATE; then it is likely you will need RETURN FALSE; at the end of the ESQL so that you don't propagate anything else.

It is worth noting that in IIB V10 we now have activity log for WMQ calls. So if you view a flows activity log through the WebUI you will see when MQ calls are taking place such as MQPUT, MQCMIT etc. Might help give you pointers in future when you have issues of this kind.
_________________
Regards
Craig
Back to top
View user's profile Send private message
infotainment
PostPosted: Tue Sep 20, 2016 12:55 am    Post subject: Reply with quote

Apprentice

Joined: 18 Apr 2016
Posts: 41

Alright

Thanks. Will check this.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » IBMIntegrationBus: MQ Message Processing in Transaction Mode
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.