Connecting Java to Salesforce

Force.com Web Services Connector(WSC)
https://developer.salesforce.com/page/Introduction_to_the_Force.com_Web_Services_Connector

Generate .jar from WSDL
java -classpath .\ST4-4.0.8.jar;.\wsc-40.jar;.\antlr-runtime-3.4.jar com.sforce.ws.tools.wsdlc enterprise.wsdl enterprise.jar

CMD screenshot.PNG

Comments

Popular posts from this blog

Cascade deleting too many records