Jump to content

SOAP using WSDL


ahs10

Recommended Posts

I have a project at work to create a web service, using SOAP and have been provided a WSDL file to work from.  I have never created a SOAP server before and I'm having some difficulty finding a good tutorial on building a SOAP server using a WSDL file.  Can anyone provide any information, guidance, or links to some good materials to get started?  Preferably a step by step tutorial that builds a SOAP server, using WSDL.  Thanks!

Link to comment
Share on other sites

Hey ahs10, i was just on this forum doing the same thing, had some success thus far.

 

Forum Post :  http://www.phpfreaks.com/forums/index.php?topic=357135.0

 

Start here and learn what each function does, that way you can more or less figure what to do.

 

http://php.net/manual/en/book.soap.php

http://phpsoaptoolkit.sourceforge.net/phpsoap/

http://www.w3schools.com/soap/default.asp

 

 

 

Best things to use i feel are soap clients so you can see how to structure your scripts request. SOAclient addon for Firefox or go to soapclient.com or download WebServices Studio.

 

Here are some links i used to get me on my way.

 

http://metrix.fcny.org/wiki/display/tips/How+to+Create+a+PHP+Client+for+a+.NET+and+SOAP-based+Web+Service+API

http://www.vankouteren.eu/blog/2009/03/simple-php-soap-example/

 

Good Luck to you!

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.