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 » Route to Label issue

Post new topic  Reply to topic
 Route to Label issue « View previous topic :: View next topic » 
Author Message
DJN
PostPosted: Mon Aug 25, 2008 3:04 pm    Post subject: Route to Label issue Reply with quote

Apprentice

Joined: 14 Apr 2003
Posts: 47

I am getting an 'Invalid Label' error. I have checked my LocalEnvironment value and it matches the Label Name property of the Label Node.

Compute Node
Set OutputLocalEnvironment.Destination.RouterList.DestinationData[1].labelName = CASE

WHEN processName = 'BPS' THEN 'BPSLabel'
.
.

Label Node
Label Name* BPSLabel


Getting tired of starring at this .... any ideas?
Back to top
View user's profile Send private message
AkankshA
PostPosted: Mon Aug 25, 2008 8:06 pm    Post subject: Reply with quote

Grand Master

Joined: 12 Jan 2006
Posts: 1494
Location: Singapore

try this

Set OutputLocalEnvironment.Destination.RouterList.DestinationData[1].labelName = 'CASE'

CASE being a keyword might cause an issue here...
_________________
Cheers
Back to top
View user's profile Send private message Visit poster's website
sandeep9678
PostPosted: Tue Aug 26, 2008 12:42 am    Post subject: Reply with quote

Apprentice

Joined: 04 Aug 2008
Posts: 41
Location: India

The label name where you want to route should be in single quotes until is's value is defined as variable.

Also always try avoiding the keywords for such purposes
_________________
Cheers,
Sandeep
Back to top
View user's profile Send private message
kspranava
PostPosted: Tue Aug 26, 2008 12:48 am    Post subject: Reply with quote

Centurion

Joined: 27 Apr 2003
Posts: 124

Hi,

Check the 'compute' property of compute node.

-Pranav.
Back to top
View user's profile Send private message
jeeth_m
PostPosted: Tue Aug 26, 2008 5:56 am    Post subject: Reply with quote

Voyager

Joined: 21 Jan 2002
Posts: 93

DJN,
Compute mode in the properties of compute node should be set to local env and message.
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
sourdas2
PostPosted: Tue Aug 26, 2008 12:32 pm    Post subject: Reply with quote

Voyager

Joined: 21 Apr 2006
Posts: 90
Location: Kolkata,India

Instead of using Route to Level, you can also simply use different terminals of Compute node using propagate statement.

Code:
PROPAGATE TO TERMINAL '<Terminal Name>'

_________________
Thanks and Warm Regards
Sourav
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
DJN
PostPosted: Tue Aug 26, 2008 5:24 pm    Post subject: Reply with quote

Apprentice

Joined: 14 Apr 2003
Posts: 47

.... and the answer was .... Compute Mode setting. Thanks to all you who replied.
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 » Route to Label issue
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.