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 » Unresolvable message field reference Root.BLOB.BLOB

Post new topic  Reply to topic
 Unresolvable message field reference Root.BLOB.BLOB « View previous topic :: View next topic » 
Author Message
jsware
PostPosted: Tue Jan 04, 2005 4:02 am    Post subject: Unresolvable message field reference Root.BLOB.BLOB Reply with quote

Chevalier

Joined: 17 May 2001
Posts: 455

In WBIMB 5.0 with CSD03, if I have an MQInput flow wired up to a filter node which has true/false wired to trace nodes and put the following in the filter node ESQL:

RETURN LENGTH(Root."BLOB"."BLOB") > 100;

I get the following warning:

Unresolvable message field reference Root.BLOB.BLOB

However, it does deploy successfully.

I have tried it with/without the quotes (Root.BLOB.BLOB) gives the same result.

Any ideas what I need to do to get rid of the warning.
_________________
Regards
John
The pain of low quaility far outlasts the joy of low price.
Back to top
View user's profile Send private message
Prithvi
PostPosted: Tue Jan 04, 2005 4:25 am    Post subject: Reply with quote

Apprentice

Joined: 20 Dec 2004
Posts: 34

If the message hasn't been parsed earlier, it might cause a problem if you frefer to it as Root.BLOB.BLOB . You could try using Body.BLOB . I have tried this and it works.
_________________
Prithvi
Back to top
View user's profile Send private message Yahoo Messenger
jsware
PostPosted: Tue Jan 04, 2005 9:06 am    Post subject: Reply with quote

Chevalier

Joined: 17 May 2001
Posts: 455

I tried Body.BLOB and I get the same warning. I also notice I get them in Compute nodes with InputRoot.BLOB.BLOB and OutputRoot.BLOB.BLOB

It appears to work fine when deployed, its just in the eclipse toolkit that I get the warning. I would rather not have the warning so that when I (or somebody else) comes back to the project, they don't think the problem is something they have done.
_________________
Regards
John
The pain of low quaility far outlasts the joy of low price.
Back to top
View user's profile Send private message
EddieA
PostPosted: Tue Jan 04, 2005 9:42 am    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

It is just a Toolkit warning, and can be ignored. I don't think you can suppress it. I get: "Identifier XML cannot be resolved" when I code XML.Element.

Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
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 » Unresolvable message field reference Root.BLOB.BLOB
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.