GitHub user pingw33n opened a pull request:

    https://github.com/apache/camel/pull/826

    Fix re-login on auth token expiration for Bulk API

     For Bulk API the auth token expired state is reported by Salesforce using 
a 400 HTTP status code and an Error with `InvalidSessionId` code (see 
https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/asynch_api_reference_errors.htm).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/emphased/camel 
salesforce-invalidsessionid-retry

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/826.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #826
    
----
commit a30edb1ad7d4bdd7237d8675542689a1682238a0
Author: pingw33n <[email protected]>
Date:   2016-02-04T09:21:20Z

    Fix re-login on auth token expiration for Bulk API
    
     For Bulk API the auth token expired state is reported by Salesforce using 
a 400 HTTP status code and an Error with `InvalidSessionId` code (see 
https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/asynch_api_reference_errors.htm).

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to