|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Compute module without return statement |
« View previous topic :: View next topic » |
Author |
Message
|
ghoshly |
Posted: Wed Oct 23, 2013 9:13 am Post subject: Compute module without return statement |
|
|
Partisan
Joined: 10 Jan 2008 Posts: 333
|
Behaviour of a Compute node module with main function, without any RETURN statement.
There is no deployment time error, In runtime, message does not stops propagation, rather it Propagate message to Out terminal; just like RETURN TRUE;
-- Is it a known fact, or documented behaviour ?
WMB v8.0.0.2, AIX |
|
Back to top |
|
 |
dogorsy |
Posted: Wed Oct 23, 2013 10:06 am Post subject: Re: Compute module without return statement |
|
|
Knight
Joined: 13 Mar 2013 Posts: 553 Location: Home Office
|
ghoshly wrote: |
Behaviour of a Compute node module with main function, without any RETURN statement.
There is no deployment time error, In runtime, message does not stops propagation, rather it Propagate message to Out terminal; just like RETURN TRUE;
-- Is it a known fact, or documented behaviour ?
WMB v8.0.0.2, AIX |
yes, that is correct.
That is why if you use a PROPAGATE in your ESQL, you should then RETURN FALSE if you do not want the automatic propagation. |
|
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
|
|
|
|