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
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