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 » Content and Value Validation in a Message Flow

Post new topic  Reply to topic
 Content and Value Validation in a Message Flow « View previous topic :: View next topic » 
Author Message
kiran_mvr
PostPosted: Tue Sep 13, 2005 7:28 am    Post subject: Content and Value Validation in a Message Flow Reply with quote

Apprentice

Joined: 12 Dec 2004
Posts: 35

Hai

Requirement:- A SOAP message is received by HTTP InputNode, we need to validate the message and error/exception should be thrown immediatly when the validation fails. A response message is generated and sent to the HTTP Reply Node when the validation is sucessful. If the validation fails then the error response message is constructed and passed to the HTTPReply Node.

Problem:- But the problem is when an input message is not in a correct structure no exception is being thrown while validating. So is there any other way to validate and check the input message against particular messageset.
_________________
Kiran_manny
Back to top
View user's profile Send private message
kimbert
PostPosted: Wed Sep 14, 2005 1:33 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

The MRM can definitely do what you require. What have you tried so far?
- Have you modelled your SOAP message using the MRM?
- Are you parsing it in the MRM domain?
- Have you set up the nodes in your message flow to enable validation?
- Have you checked that the message has been parsed correctly ( using a trace node)?
Back to top
View user's profile Send private message
kishoreraju
PostPosted: Wed Sep 14, 2005 2:58 am    Post subject: Validating the Incoming Message using Messageset Reply with quote

Disciple

Joined: 30 Sep 2004
Posts: 156

You have do the following things.

1.Create a Messageset as per the structure of the incoming SOAP Message.don't use the messageset that you have created to generate WSDL file.
2.Message properites to set properly. like for every complex type there is a propertie related to validation of incoming Message which has three options like OPEN, OPENDEFINED and CLOSED. you have to specify the exeact make it work.
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 » Content and Value Validation in a Message Flow
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.