• sanjay mamgain
  • NEWBIE
  • 0 Points
  • Member since 2007

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies

I am new to salesforce.com and have a requirement.

The requirement is to integrate salesforce.com with my oracle(database).

When i create a custom report and generate it after saving it, a call has to be made to an external application which

will in turn return some data.

I have Developed a Recruiting App, Now I am trying to migrate this application into the Salesforce.com ,

By putting some part in present form and the some part in Salesforce.com and integrate the at run time.

I need to know if there is a jar file and documentation available to connect to salesforce from a solaris based java app ?


I downloaded the quickstart bundle but that throws the following exception:
; nested exception is:
java.net.UnknownHostException: www.salesforce.com


Basically, I'm looking for a jar file that I can setup with my application to make connection and calls to salesforce. I may have to connect to salesforce from a website as well. So, can someone please throw some light on how it can be accomplished.

Thanks,

..Jean