Posted: Thu Jul 30, 2009 6:00 am Post subject: Can a WSDL contains messages from more than one message set?
Knight
Joined: 25 Aug 2006 Posts: 589
I am using WMB 6.1 and toolkit 6.1.4. I noticed that the generate WSDL wizard is only availble when I right click on a message set. I was wondering how I can generate a WSDL if my web service requires message defintions from more than 1 message set.
Thanks for the response. We are just coding new web services message flows and exposing some of the existing flows as web services. Some new web services flows involve reuse of existing message definitions. Please correct me if I am wrong. We have a common message set, Msg_Set_Common, which contains message defintions shared by many message flow.
For example MsgFlow1 uses (Msg_Set1 and MsgSet_Common) , MsgFlow2 uses (Msg_Set2 and Msg_Set_Common) and so on.
If the WSDL generation can only be based on a single message set, then I have to copy message defintions from msg_set_common into a new message set used by the SOAP message flow. This will create message defintions management issue if some changes is made to the message defintions in Msg_Set_Common. I need to track down all the SOAP flows that has a copy of the message defintion which is changed.
It would be greatly appreciated if some one can share his/her experience on how to manage this kind of issues.
I am not a web service developer. Is there any problem providing two WSDLs for a single web service ? Can a web service consumer create the WS request with more than 1 WSDL as easy as with only 1 WSDL?
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