Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Loading records into import set table

samadam
Kilo Sage

I am trying to load records into import set table but it only loads first 1000. I have around 50k records to load. Is there a setting that needs to be adjusted to load all?

6 REPLIES 6

Hajar BENJAHHAR
Mega Sage

Hello @samadam , 

 

When dealing with large sets, it is recommended to use a scheduled job. For very large sets, you can use Data Stream actions with paginations

I hope this information is helpful to you.

 

Best regards, 

Hajar

jaswalvishal106
Tera Expert

Hi @samadam Can you share the code and sample json payload.