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
ipsita19861.2880751705180098E1ipsita19861.2880751705180098E1 

Webservices

Is it possible to call a WSDL file which is located in another website from salesforce by writting a code.

 

Kindly let me knw if any one has idea about it.

Thanks

dkadordkador

Yes, our Apex Callouts feature supports (a subset of) WSDLs.  Please look at the apex documentation for more details.