hi
i am using sugarcrm3.5.1a and trying to use soap services .
i gone thru soap.php and soap folder also but couldn't able to find how to implement . Please guide me how to use this service with asp site.
Thaks![]()
hi
i am using sugarcrm3.5.1a and trying to use soap services .
i gone thru soap.php and soap folder also but couldn't able to find how to implement . Please guide me how to use this service with asp site.
Thaks![]()
hi suruchi,
let me try to explain it.
first open the site http://yourserver/yourPath/sugarcrm/soap.php in your browser.
there u see the plaintext-description of the webservice as help, what functions and objects u can use.
On Top there is a link WSDL, there u find the XML-Description(WSDL), the manifest of that webservice.
With this WSDL u should build an webserviceobject in your asp-application. Then u can call the webservicefunctions from this object.
I made it 2 weeks ago with visual studio 2003. i made a little windows-app, which uses the sugarcrm-webservice, to manipulate sugarcrm.
If u have a project for your asp-site, then add a webreferenz to it, give the wizzard the address of the wsdl-file on your sugar-server.
VisualStudio then adds an webservice-object to your project, which u can use to call functions from the sugarcrm-webservice like from a local object.
Hope this helps u.
Ronny
hi rliebscher
i am trying this but this couldnt help me out.
can u explain a bit more
Thanks Suruchi![]()
Do you happen to have a link for the VS.NET 2003 solution? I am trying to get contact info using vb.net and I am having no luck.
Thanks!
Originally Posted by rliebscher
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks