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 » Label Node

Post new topic  Reply to topic
 Label Node « View previous topic :: View next topic » 
Author Message
tdwells
PostPosted: Mon Jun 02, 2003 9:12 am    Post subject: Label Node Reply with quote

Apprentice

Joined: 30 Oct 2002
Posts: 42

Can anyone give me any pointers on label node. I have the following confiuration:

Compute Node1 -> RouteToLabel Node

Label Node(called Obligations) -> Compute Node2 ->MQOutput Node

Within the compute node1, I have the following code:
IF FIELDNAME
InputRoot.XML."WfMessage"."ActivityImplInvoke"."ProgramInputData".*[8]) = 'Single_Agency_Obligation' THEN
SET OutputLocalEnvironment.Destination.RouterList.DestinationData[1].labelname = 'Obligations';
END IF;

From a user trace, I can tell that the message flow is properly finding the label node called 'Obligations'; however once a compute node after the label node begins processing, I get the following error:
"Failed to navigate to path element because it does not exist." I receive this error anytime I try to parse the XML-based message.

It appears that the label Node, called obligations and the compute node are not receiving the XML message.

I have confirmed that the compute node that determines which label to direct the message is set to 'Local Environment and Message'.

Thanks.
_________________
IBM Certified Specialist - MQSeries
Back to top
View user's profile Send private message
tdwells
PostPosted: Mon Jun 02, 2003 9:46 am    Post subject: Reply with quote

Apprentice

Joined: 30 Oct 2002
Posts: 42

I think I have it resolved. I put 'SET OutputRoot.XML = InputRoot.XML' within the compute node that sets the label node destination.

Troy
_________________
IBM Certified Specialist - MQSeries
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Label Node
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.