You need to sign in to do that
Don't have an account?

isssue while connecting to share point server from salesforce
I have a requirement where i need to store data in sharepoint List whenever a record is created in salesforce org.
Steps: I was able to download the WSDL file from Sharepoint2007 server which is in DMZ(Publicly available).
Generated apex class out of the WSDL file from sharepoint. But when tried to access the methods by passing correct credentials and endpoint url facing the below error:
System.CalloutException: IO Exception: External server did not return any content:
Please let me know if any one has any idea/views on this.
Thanks in advance!
Regards shaan
Hi Shaan,
I see a smilar issue on the following thread which has go a solution, please check:
http://salesforce.lithium.com/t5/Apex-Code-Development/WebService-Error/m-p/598601