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

Coldfusion MX
Any tips on using Coldfusion MX - when I try to add the web service to my server components in Dreamweaver using the WSDL file I receive an error indicating that SalesforceConnector.class does not exist.
Dreamweaver allows you to easily add a web service to a site by simply entering the URL for the WSDL file. This creates a tree view of all of the available objects and methods. I was able to successfully add other web services regardless of style (DOC, RPC) and implementation (MS.NET, Axis, Apache SOAP, and more).
The one thing I did notice is that I was able to view the WSDL files for those services in a browser window. When I try to do the same with http://www.sforce.com/wsdl I just see this "sfconnector"
I'll keep trying and will report back any findings.
Ted
Ted,
Try using this url:
Message Edited by DevAngel on 05-16-2005 05:05 PM
However, I still get the same error when trying to add the service in Dreamweaver.
Thanks for the quick response.
Ted
Did you find a solution for this? I'm having the same problem.
Unable to generate a proxy.
Duplicate operation with name=query, found in portType'{salesforce}SalesforceConnector'
I also noticed there are sforce toolkits available for .NET, php, and Perl, but not CF. Any plans in the works?
http://soap.spamagogo.com:8080/axis/services/Spamagogo?wsdl
works just fine. I don't know a lot about how this stuff works, but if that wsdl link works then why doesn't the link from sforce.com work (http://www.sforce.com/us/docs/sforce.wsdl)?
What I'm trying to figure out how to do is use the current user registration form on our website to both insert the user information both in our database at our web host, and into our salesforce.com database so that someone doesn't have to enter the information by hand.
http://salesforcecfc.riaforge.org/
Jeff Douglas
Informa Plc