Author |
Message
|
Bharat_123 |
Posted: Thu Oct 23, 2008 8:06 am Post subject: Creating a WSDL from Message defination file & Mapping N |
|
|
Acolyte
Joined: 15 Sep 2008 Posts: 58
|
Hello
I am facing little trouble creating a WSDl from XSD/ MXSD. I did looked at help contect i really ddint understand what he says...
Could some one help me step by step creating a WSDL from XSD/MXSD
Flow:
HTTPRequest --> Compute -->MQ OutputNode
In Compute node i am just copying the message as it is by uncommenting call copy entire message and headers.
2) Any better document for message mapping node please
Thank YOU |
|
Back to top |
|
 |
Gaya3 |
Posted: Thu Oct 23, 2008 8:03 pm Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
let me tell you frankly, i didn't understand what you are trying to convey?
Please explain it... _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
francoisvdm |
Posted: Thu Oct 23, 2008 10:13 pm Post subject: |
|
|
Partisan
Joined: 09 Aug 2001 Posts: 332
|
In the Toolkit make sure XML and web services preferences are selected.
Then, right click on XSD and create a message set from it.
Then right click on the message set and create a WSDL from it. _________________ If you do not know the answer or you get the urge to answer with "RTFM" or "Search better in this forum", please refrain from doing so, just move on to the next question. Much appreciated.
Francois van der Merwe |
|
Back to top |
|
 |
Bharat_123 |
Posted: Fri Oct 24, 2008 8:22 am Post subject: |
|
|
Acolyte
Joined: 15 Sep 2008 Posts: 58
|
i have created message set by selecting Websevice and XML.
But the issue is how do i create a WSDL from that message set.
In message set after importing XSD i created a new message defination file.
from here i dont understand how do i create a WSDL
Flow:
HTTPRequest --> comopute --> MQOutput
i have gone through the help but i didnt undersyand that.  |
|
Back to top |
|
 |
francoisvdm |
Posted: Sun Oct 26, 2008 8:55 pm Post subject: |
|
|
Partisan
Joined: 09 Aug 2001 Posts: 332
|
Not 100% sure if I understand your english, but I'll try to help. Otherwise catch me on Skype (my id is francoismerwe)
Here is the process I follow in MB V6.0.2 to create a WSDL from a message set:
Right click on message set name.
New->Other->Web Services->WSDL->next
this will ask name for wsdl, supply it and it will create a WSDL. _________________ If you do not know the answer or you get the urge to answer with "RTFM" or "Search better in this forum", please refrain from doing so, just move on to the next question. Much appreciated.
Francois van der Merwe |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Oct 27, 2008 1:08 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
As francois said. Of course you will need to know a lot more about how a wsdl work. Create the bindings, the port, the operations and finally assign to a message... and be able to move between graphic and xml mode and delete stuff that got put in there unfinished...
So if you don't know squat about what a wsdl should look like you might want to enlist help and/or compare to an existing one  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|