• Warren Wu 7
  • NEWBIE
  • 0 Points
  • Member since 2020

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

We're using the bulk API to updates accounts and leads. However we're seeing data loss and cannot seem to find the source of the issue.

We don't see any errors on our side. The logs lack output from the end of the script, specifically the results aren't logged nor is the final line saying the script is done.

When we take a look at the bulk data load jobs, no records failed. But we do have a bit of jobs that are in progress that are days old. I don't think that is the cause of it.

When we send it individually we see that all the data gets through.

User-added image
User-added image

Script:

User-added image