function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
David SomekhDavid Somekh 

How can I create a WDSL file of my web service?

Hi all,

I am using VS2005 - How can I create an WDSL file of it?

I want Salesforce to Connect my WebService/

Thanks,

Joe GaskaJoe Gaska

David;

 

You need to generate the WSDL, save the file, then import it into SalesForce.com so it can create the proxy classes.

 

1.) Navigate to your webservice http://www.MyWebService.com?WSDL

2.) Click File, save, save as, then save the file locally MyWebService.WSDL

3.) Follow the instructions at http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_callouts_wsdl2apex.htm

4.) Remember you have to grant access in the security for call outs

 

If you ahve any questions please respond to the thread and we will help you out.

 

Thanks

 

Joe Gaska  

(617)504-7301
Ionia Corporation
http://www.IoniaSolutions.com
Building your information pipelines – Ionia            

 

The information contained in this communication may be confidential, is
intended only for the user of the recipient(s) named above, and may be
legally privileged. If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, distribution,
or copying of this communication, or any of its contents, is strictly
prohibited.