|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Problem using Filter between compute nodes w/XML |
« View previous topic :: View next topic » |
Author |
Message
|
KTaz |
Posted: Tue May 07, 2002 6:27 am Post subject: |
|
|
Newbie
Joined: 06 May 2002 Posts: 2
|
We are trying to use a filter node between 2 compute nodes that pass an xml stream;
It doesnt appear that one can use Environment.Variables.Fieldname in a filter node? Is this true? We tried using OutputLocalEnvironment with a scratch pad and without.
Basically we would like to SET Environment.Variables.MsgStatusCode = 'ERROR' in the first compute node;
Then check Environment.Variables.MsgStatusCode = 'ERROR' in the filter node;
But when we do this the flow terminates with a 2033 timeout. We also tried Body.MsgStatusCode with the same result.
We know that ERROR is being set as verified thru debug.
Can anyone make a suggestion or let us know if we are doing the above correctly?
Thanx,
KTaz a newbie |
|
Back to top |
|
 |
kirani |
Posted: Tue May 07, 2002 12:43 pm Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
You can read/update EnvironmentTree tree in all 3 nodes (Filter, Database and Compute). If you are updating LocalEnvironmentTree in a compute node, make sure you set appropriate "Compute Mode" in advanced tab.
Could you post the ExceptionList here that was generated when this error occured?
_________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
KTaz |
Posted: Wed May 08, 2002 6:15 am Post subject: |
|
|
Newbie
Joined: 06 May 2002 Posts: 2
|
Good Morning, we have resolved our problem by setting the field
to GOOD before setting to ERROR when an error exists. Also we are
using Environment.Variables.MsgStatusCode in both compute
node and filter node. The compute mode is set to LocalEnvironment
and Message. Thanx for responding to my post.
|
|
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
|
|
|
|