Easy Import stops loading at 10,000 records

reagz
Kilo Contributor

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 🙂

3 REPLIES 3

Community Alums
Not applicable

It's a system property you can change. Instructions found here:

 

Configuring Row Limit for Easy Import

@Community Alums 

Broken Link?

G24
Kilo Sage

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.

SystemProperty.png

 

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