You need to sign in to do that
Don't have an account?
praveen.crat@gmail.com
WCF service support for SFDC
I am trying to create apex class from wsdl (WCF service) but getting the following error.
Error: Failed to parse wsdl: Unsupported Schema element found http://www.w3.org/2001/XMLSchema:attribute. At: 1:4163
I am using Xml serializer as sfdc may not support datacontract serialzer. i cannot paste the wsdl here as it is not allowing me that many lines. if somebody faced the same problem earlier please suggest the things to take care for integrating WCF with SFDC.
praveen
Do you any idea about Salesforce do support WCF web services?