You need to sign in to do that
Don't have an account?

Enabling proxy settings for 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 :)
Are you talking about remote site settings(to add the link of hosted webservice) in remote site settings.
I think that is applicable for SOAP Api i.e. webservices api rite?