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 » PARSE with VALIDATION not creating exception

Post new topic  Reply to topic
 PARSE with VALIDATION not creating exception « View previous topic :: View next topic » 
Author Message
francoisvdm
PostPosted: Thu Jun 25, 2009 12:32 am    Post subject: PARSE with VALIDATION not creating exception Reply with quote

Partisan

Joined: 09 Aug 2001
Posts: 332

Windows platform, MB V6.1.0.3

I've seen some messages searching the forum...but can't find a solution for my problem.

When I put a VALIDATE node in a flow it fails with a parse error, but when I use ESQL with similar settings it does not fail.

VALIDATE node settings:
Validate : Content and Value
Failure Action : Exception

Compute node ESQL:
Code:
DECLARE options INTEGER BITOR(ValidateContentAndValue, ValidateException);
      CREATE LASTCHILD OF OutputRoot DOMAIN 'MRM' PARSE(InputRoot.BLOB.BLOB
                                 ENCODING InputRoot.Properties.Encoding
                                 CCSID InputRoot.Properties.CodedCharSetId
                                 SET 'GTH9JVC002001'
                                 TYPE 'FlightData'
                                 FORMAT 'XML1'
                                 OPTIONS options);


Is the above ESQL similar to Validate node settings?
_________________
If you do not know the answer or you get the urge to answer with "RTFM" or "Search better in this forum", please refrain from doing so, just move on to the next question. Much appreciated.

Francois van der Merwe
Back to top
View user's profile Send private message Send e-mail
WMBDEV1
PostPosted: Thu Jun 25, 2009 1:21 am    Post subject: Reply with quote

Sentinel

Joined: 05 Mar 2009
Posts: 888
Location: UK

A similar question was asked recently:

http://www.mqseries.net/phpBB2/viewtopic.php?t=49318&start=15

Try doing an immediate parse if thats what you want
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 » PARSE with VALIDATION not creating exception
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.