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 » message validation

Post new topic  Reply to topic
 message validation « View previous topic :: View next topic » 
Author Message
maxis
PostPosted: Wed Jun 14, 2006 3:10 am    Post subject: message validation Reply with quote

Centurion

Joined: 25 Jun 2002
Posts: 144

Kind of juggling between following two ideas .. any suggestion, pros/cons would be welcomed

XML message validation can be done using either
1. MRM or
2 write your own java compute node and do a validation against the given schema

Now, the question.. which one of the above approach is better and why ? clearly, by using schema it gives lot more flexibility to change quickly and also gives better performance and etc.


cheers
M
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Wed Jun 14, 2006 3:30 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

I wouldn't assume it gives better performance. I'd test both options and see.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
markhiscock
PostPosted: Wed Jun 14, 2006 4:26 am    Post subject: Reply with quote

Novice

Joined: 16 May 2005
Posts: 22
Location: IBM Hursley, UK

You could also try this support pac:

http://www-1.ibm.com/support/docview.wss?rs=171&uid=swg24010092&loc=en_US&cs=utf-8&lang=en

Cheers,

Mark
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Wed Jun 14, 2006 3:07 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

markhiscock wrote:
You could also try this support pac:

http://www-1.ibm.com/support/docview.wss?rs=171&uid=swg24010092&loc=en_US&cs=utf-8&lang=en

Cheers,

Mark

Is this the same as the validation node in V6 ?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
jefflowrey
PostPosted: Wed Jun 14, 2006 4:01 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

fjb_saper wrote:
Is this the same as the validation node in V6 ?


No. The v6 validation node won't let you assign an XML Stylesheet as a property and validate the message data against it. The v6 Validation node simply does the same thing as the Validation/parsing options on the compute node or etc.

http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r0m0/index.jsp?topic=/com.ibm.etools.mft.doc/ac00400_.htm
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
netflexity
PostPosted: Thu Jun 15, 2006 6:21 am    Post subject: Message Broker 6.0 and IA9A Support Pac issues Reply with quote

Newbie

Joined: 15 Jun 2006
Posts: 2
Location: PA

Please note that you will have to update node plugin to v6, by creating a new Node Plugin Project and changing some plugin settings. If you would like a ready plugin for Message Broker 6.0 please email me.
_________________
-Max
www.netflexity.com
Qflex - Free MQ Monitoring Solution
Back to top
View user's profile Send private message Visit poster's website AIM Address
jefflowrey
PostPosted: Thu Jun 15, 2006 7:28 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Or just use the XMLT node in v6 with a stylesheet that only does validation against the schema, rather than any transformation...

http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r0m0/index.jsp?topic=/com.ibm.etools.mft.doc/ac12490_.htm
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
netflexity
PostPosted: Thu Jun 15, 2006 8:57 am    Post subject: Reply with quote

Newbie

Joined: 15 Jun 2006
Posts: 2
Location: PA

jefflowrey, if you are referring to XML Transformation node in v6, it performs no validation against XML Schema, it just transforms a message based on a stylesheet. XSLT does no validation, just transformation.
_________________
-Max
www.netflexity.com
Qflex - Free MQ Monitoring Solution
Back to top
View user's profile Send private message Visit poster's website AIM Address
jefflowrey
PostPosted: Thu Jun 15, 2006 12:51 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Are you saying that I can't write an XSLT that will copy a message unchanged (a null transformation), and ask that the output message be validated?

Are you saying that there are absolutely no facilities in the XSLT language at all to validate against an XML Schema?
_________________
I am *not* the model of the modern major general.
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 » message validation
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.