Skip to content

[QUESTION] - Operation stops at 100000 records #1011

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

Activity

added
help-wantedUser need a help or something not working, not a bug
on Apr 10, 2025
hknokh

hknokh commented on Apr 10, 2025

@hknokh
Collaborator

Hello, @SBitzenis

Thank you for reaching out.
I will do my best to assist you as quickly as possible and will keep you updated on my progress.

Cheers

github-actions

github-actions commented on Apr 14, 2025

@github-actions

This case has been marked as 'to-be-closed', since it has no activity for the 3 days.
It will be automatically closed in another 3 days of inactivity.

added
in-progressIssue is currently in the resolution progress
and removed
to-be-closedThe issue is about to be closed
on Apr 14, 2025
Carcharoth00

Carcharoth00 commented on May 16, 2025

@Carcharoth00

Hi, I'm having the same problem here.

I'm making a bigger upload, 1,5 M records, and always stops around 500.000

I'm using a "bulkThreshold": 200
"bulkApiVersion": "1.0",
"bulkApiV1BatchSize": 9500

I have tried to increase the pollingIntervalMs time but there are no changes either.

hknokh

hknokh commented on Jun 24, 2025

@hknokh
Collaborator

Hello,

Thank you for reaching out.
I apologize for so long delay in response...

According to our Support Policy, only runtime errors—critical failures that occur during code execution and stop the program with messages such as “Uncaught TypeError” or “ReferenceError”—will be handled.

Currently, we do not handle help inquiries, incorrect functionality, or other non-crashing behavior. Please consult our Help Center or developer forums.

Please review our Support Policy at: https://help.sfdmu.com/full-documentation/additional-information/support_policy

Thank you for your understanding and cooperation.

Regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @hknokh@SBitzenis@Carcharoth00

      Issue actions

        [QUESTION] - Operation stops at 100000 records · Issue #1011 · forcedotcom/SFDX-Data-Move-Utility