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 » Validate Node failing

Post new topic  Reply to topic
 Validate Node failing « View previous topic :: View next topic » 
Author Message
matuwe
PostPosted: Wed May 05, 2010 7:23 am    Post subject: Validate Node failing Reply with quote

Master

Joined: 05 Dec 2007
Posts: 296

I have a validate node which I set to my initial Input node .

MQ Input >> COMPUTE NODE >> VALIDATE NODE.

I am using the same messageset on MQ Input and on validate but it fails on validate node. The incoming massage is ASCII fixed length and my messageset has both MRM and XMLNSC domain. I am currently working with the XMLNSC domain.

The Exception doesn't tell me much about what the error is. I am validating content and value.

Back to top
View user's profile Send private message
kimbert
PostPosted: Wed May 05, 2010 11:19 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

Quote:
The Exception doesn't tell me much about what the error is
I'm in exactly the same situation.
Back to top
View user's profile Send private message
matuwe
PostPosted: Wed May 05, 2010 10:35 pm    Post subject: Reply with quote

Master

Joined: 05 Dec 2007
Posts: 296

mmmm what is the difference between the validate option on MQ input node and the validation node?

The validation on MQ passed successfully. Does it mean that validation is only for parsing? and maybe the validation node does content.
Back to top
View user's profile Send private message
matuwe
PostPosted: Thu May 06, 2010 12:37 am    Post subject: Reply with quote

Master

Joined: 05 Dec 2007
Posts: 296

oww happy I found it.. Totally wiered........ It looks like the validate node actually checks the message properties.
So since I was paursing inside a compute node, the message property was not updated, after updating it, then it looks fine.


SET OutputRoot.Properties.MessageSet = 'ASCIIMessageSet';
SET OutputRoot.Properties.MessageFormat ='Text1';
SET OutputRoot.Properties.MessageType = '{}:InputMessage';

If the messatype doesn't have the {} then it fails.

Are you also parsing inside a compute node?
Back to top
View user's profile Send private message
kimbert
PostPosted: Thu May 06, 2010 1:41 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

Quote:
Are you also parsing inside a compute node?
I'm not parsing anything anywhere. I was trying to say ( very badly ) that you didn't quote the error message, so it was impossible for me to understand it either!
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 » Validate Node failing
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.