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 » Parsing without Message set

Post new topic  Reply to topic
 Parsing without Message set « View previous topic :: View next topic » 
Author Message
Sridar
PostPosted: Fri Jan 03, 2014 3:39 am    Post subject: Parsing without Message set Reply with quote

Acolyte

Joined: 14 May 2006
Posts: 72
Location: Chennai, India

Hi

Is it possible to Parse or Validate a incoming message(e.g. SOAP) dynamically without using a message set?
If i use a message set everytime i add a new service or make changes to the wsdl i have to build the message set and the message flows referring to it and deploy.
If it is possible to parse dynamically without using a message set by just giving the reference to the wsdl file i can deploy the message flow alone.
I do know the advantages of using a message set but if am ready to take up the burden including the performance is it technically possible?

_________________
Thanks and Regards
Sridar
Back to top
View user's profile Send private message
kimbert
PostPosted: Fri Jan 03, 2014 3:54 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

You can always parse XML without a message set. Just set the domain to 'XMLNSC' or 'SOAP' and set validation to 'None'. If you do this, you will not be warned if the incoming XML does not match the xsd. That may be OK if the flow is just a gateway for other, more strict, applications.

If using SOAP, you can use the 'Gateway' mode on the SOAPInput node : http://pic.dhe.ibm.com/infocenter/wmbhelp/v8r0m0/topic/com.ibm.etools.mft.doc/bc19040_.htm
_________________
Before you criticize someone, walk a mile in their shoes. That way you're a mile away, and you have their shoes too.
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri Jan 03, 2014 4:53 am    Post subject: Re: Parsing without Message set Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Sridar wrote:
If it is possible to parse dynamically without using a message set by just giving the reference to the wsdl file i can deploy the message flow alone.


You can't pass a reference to an external file and use that as a message set.

Sridar wrote:
I do know the advantages of using a message set but if am ready to take up the burden including the performance is it technically possible?


If you have a WSDL (which you must if you were going to provide a reference to it) then the "burden" of creating a message set from it is about 3 mouse clicks; the Toolkit does it automatically for you.
_________________
Honesty is the best policy.
Insanity is the best defence.
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 » Parsing without Message set
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.