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
MMuneeeMMuneee 

How we integrate the salesforce to Java,SAP.Can any one help me that what are the main thing to remember while integrating (SOAP.REST)

If any body have documents please send to this mail baddam.muneendar@gmail.com
Sumitkumar_ShingaviSumitkumar_Shingavi
1. Download Enterprise/Partner WSDL
2. Generate Java/C# classes using utilities like wsdlTojava, etc.
3. Start consuming webservices through those generated classes

Help links:
1. http://www.salesforce.com/us/developer/docs/api_asynch/Content/asynch_api_code_set_up_client.htm