Question
We will be submitting a large amount of data through Salesforce connector.
We expect it to take some time to complete the process. What happens if the session times out while the process is running?
Answer
Even if a session times out in the middle of processing, processing will continue until all data is submitted.
If a session with Salesforce times out (INVALID_SESSION_ID error), the Salesforce connector will login to Salesforce again and continue processing in a new session.
Comments
0 comments
Article is closed for comments.