Skip to content

[QUESTION] - Operation stops at 100000 records #1011

@SBitzenis

Description

@SBitzenis

Hello,

I am trying to migrate Product2 & PricebookEntries to a DEV environment.
the number of records exceeds the 100.000 mark (around 120k for each object)

In the logs I see that after reaching 100.001 records, the operation hangs up. I use the following attributes in my export.json file to try and chunk the records.
"bulkThreshold": 200,
"bulkApiVersion": "1.0",
"bulkApiV1BatchSize": 1000
But nothing changes, the operation still fails at the 100.001 record.
I think I might be missing something in the export.json file but I am not completely sure.
I will attach the export.json and respective log file.

2025-04-10__16_19_49.log

export.json

Thank you so much for your time and attention,
Stefanos

Metadata

Metadata

Assignees

Labels

completedThe issue was successfully resolved/Feature is completedhelp-wantedUser need a help or something not working, not a bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions