|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Throw node and messageBroker log file |
« View previous topic :: View next topic » |
Author |
Message
|
ejgil |
Posted: Wed Feb 24, 2010 11:59 pm Post subject: Throw node and messageBroker log file |
|
|
Newbie
Joined: 24 Feb 2010 Posts: 2
|
Hi,
I have a flow with a compute node that calls a stored procedure, a CICS node and some compute nodes.
The CICS node can return an exception, a failure output or a correct output
When the CISC node returns a correct output there are two options:
1) The correct answer and that´s all OK.
2) The correct answer with an error message returned from the host execution, for example "passport number is not valid"
, in this case a I need to execute throw node to rollback all the executions, CICS operations, database operations, etc...
The problem is when there are lots of these cases and the "Throw Node" writes in the messageBroker log file, and so it increases in size.
In this case I don´t want the "Throw Node" to write in the messageBroker log file.
Is there any posibility of doing this? Can I configure the "Throw node" or MessageBroker not to register these errors in the log?
Thanks |
|
Back to top |
|
 |
Gaya3 |
Posted: Thu Feb 25, 2010 5:19 am Post subject: Re: Throw node and messageBroker log file |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
ejgil wrote: |
The problem is when there are lots of these cases and the "Throw Node" writes in the messageBroker log file, and so it increases in size.
In this case I don´t want the "Throw Node" to write in the messageBroker log file.
Is there any posibility of doing this? Can I configure the "Throw node" or MessageBroker not to register these errors in the log?
|
We cant configure anything on Throw node.
Once it throws the excetpion it will stop the message flow isnt it. If i look in to your Second point, where you are getting output as well as you are throwing exceptions.
one option is You can store the exception and throw later also _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
ejgil |
Posted: Fri Feb 26, 2010 2:24 am Post subject: |
|
|
Newbie
Joined: 24 Feb 2010 Posts: 2
|
What I am really looking for is to be able to execute a throw and rollback, without writing in the message broker log file.
The objective being that I don´t want to fill up the log file with logical errors. |
|
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
|
|
|
|