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
Chenna4a2Chenna4a2 

Send request & get response

Hi All,

 

Can someone post the example of apex class like how to send request  by using the webservice class generated in salesforce ????

Satish_SFDCSatish_SFDC
Is there any error message you are getting? Are you trying to create an Apex class through this WSDL file?

Regards,
Satish Kumar
Chenna4a2Chenna4a2

Can someone post the example of apex class like how to send request by using the webservice class generated in salesforce ????

Satish_SFDCSatish_SFDC
This should give you an idea on Webservices. It also has some example code.

http://wiki.developerforce.com/page/Apex_Web_Services_and_Callouts

Hope this helps.

Regards,
Satish Kumar
Please mark my answer as a solution if it was helpful so it is available to others as a proper solution.
If you felt I went above and beyond, please give me Kudos by clicking on the star icon.