The CreatorCon Call for Content is officially open! Get started here.

increase the number of records to be imported into servicenow?

Kiddy1
Tera Contributor

Hello,

I have a schedule job which imports records from other tool

i have only 8999 or below 10k records imported at a time as we have time based scripts running behind it we are facing some issues

how to increase the limit  by default to 40k or above

please suggest the steps 

thanks in advance

5 REPLIES 5

Shweta KHAJAPUR
Tera Guru

Can you add below property,

glide.import_template.row_limit

 

Please refer below link,

https://docs.servicenow.com/bundle/london-platform-administration/page/administer/import-sets/refere...

Rahul Kumar17
Tera Guru

hi 

set the limit of row inserted

glide.import_template.row_limit

If my response helped please mark it correct and close the thread.

Thanks,
Rahul Kumar

Shubham Kakade
Giga Guru

Hi,

You can check for property: glide.import_template.row_limit if it exists. If not get a new one created with this name & add the count you want to import in the value field.

 Easy Import - ServiceNow Wiki would give you better understanding.

https://docs.servicenow.com/bundle/geneva-servicenow-platform/page/administer/import_sets/reference/r_EasyImportRowLimit.html.

 

Mark as correct/helpful if this helps you.

 

Thank You.

Regards,

Shubham

hello

i have set it still when i test load the data i get the count below 10k as i have 30k records in the csv