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 » Generate WSDL with XML tags

Post new topic  Reply to topic
 Generate WSDL with XML tags « View previous topic :: View next topic » 
Author Message
pjaffe
PostPosted: Tue Jan 25, 2011 10:16 am    Post subject: Generate WSDL with XML tags Reply with quote

Novice

Joined: 03 Sep 2004
Posts: 13

I have message sets defined in the broker where the XML tag name does not match the field name. We use this to do an implicit conversion from XML to CWF for the request message and in reverse for the reply message.

I am trying to generate a WSDL from a message set that I can use to re-create this transaction as a CICS Web Service. All is working out except that when I generate the WSDL, I am only getting the field names and not the XML tags. Is there any way to get the XML tag names out of the message set and into the WSDL or at least into a file that I can use to manually search/replace against the WSDL?
Back to top
View user's profile Send private message
mqjeff
PostPosted: Tue Jan 25, 2011 10:20 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

The XML tags are only stored in the XML physical layer in the MRM. They aren't part of the logical structure of the data.

WSDLs are generated only from the logical structure, not from any MRM specific data.

You can probably write an XLST that will extract the tag names from the MXSD - this is just an xsd document. But they're stored in non-standard extensions - which is part of the reason why the WSDL generator doesn't use them.l
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 » Generate WSDL with XML tags
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.