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
JassaJassa 

SFDC intergartion?

I am new to Salesforce. Could you guys please let me know are there any ways in which we can send and recieve data from SFDC to legacy apps via - Java, XML, SOAP, etc. If there are any please help me out. It would be great if you can provide the details.

Thanks

adamgadamg
Hi Jassa-

Why don't you give us more details of what you are trying to do and we will point you in the right direction?
JassaJassa

I have made a Java project with the sample code in the Web Services Developer's Guide. But the compiler says it cannot import "com.sforce.soap.enterprise.*". can you guys please tell me whats the problem and may be provide with the solution.

Thnx

 

adamgadamg
The compiler is looking for libraries that aren't in your classpath..