• MJC
  • NEWBIE
  • 0 Points
  • Member since 2011

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

I am experiencing a strange behavior with Data Loader’s bulk mode:

It doesn’t properly match error messages to the rows that caused the errors.

For instance, say we have the following data in the source CSV file [data is broken into 3 batches by the DL]:

1 data1

2 data2

3 data3

 

If data3 row caused an error DL can ‘lie’ saying that data2 caused it.

I believe this has something to do with the way DL breaks down data into batches.

I thought that if I enabled the sequential mode the issue would be gone, but it still doesn’t work

Has anyone experienced the same thing?

 

P.S. pressing 'Preview' tab in IE 8 deletes what you typed in the post!

  • March 08, 2011
  • Like
  • 0