Easy Import stops loading at 10,000 records

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-26-2018 12:50 PM
Hi All,
I have noticed that when using easy import, there is a hard stop at 10,000 records.
Is there a setting or something I can change to allow easy import to load more than 10,000 records?
Thanks in advance 🙂

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-26-2018 12:53 PM
It's a system property you can change. Instructions found here:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2024 07:50 AM
@Community Alums
Broken Link?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2024 08:14 AM
I believe this is controlled by the global system property glide.import_template.row_limit
If it does not already exist in your instance, you may need to create it.
(Not sure what negative performance effects this may have on your instance if you bump it past 10000. Suggest doing that at your own risk, on a sandbox instance first.)
Mark as helpful please if this helped you.