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
URVASHIURVASHI 

Error in Bulk Api sample client application in java

Hi,

I have an example of bulk api from bulk api developer guide:

 

http://www.salesforce.com/us/developer/docs/api_asynch/

inside section walkthrough sample code.(in java)

 

But i am not able to access the connection to salesforce due to some proxy settings.How do i pass the proxy settings in the same code.

 

Error while accessing salesforce:

Failed to send request to https://login.salesforce.com/services/Soap/u/26.0

 

Please help

Thanks :)

Vinita_SFDCVinita_SFDC

Hello Urvashi,

 

Please refer section 'Logging In When Using a Proxy' in following link:

 

http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_calls_login.htm

 

To check proxy settings refer : https://success.salesforce.com/answers?id=90630000000gib1AAA