What is the limit of bulk data we can import in import set table in ServiceNow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2017 09:50 PM
I am trying to import the bulk data in import set table using API but do not know the limit of data(the CSV file) we can import .
What is the maximum limit of data we can import using API?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2017 09:54 PM
Hi Azam,
Its defined under System Properties --> Import Export
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2017 10:00 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2017 10:07 PM
Yes you are right. Its not defined for CSV files though there is a size limit for XML and json files. So as Pradeep mentioned, may not be any limit for CSV files.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2017 10:11 PM
Thanks Gurpreet,
But how if someone tries to import csv with billiions of records? Would it create the performance issue at ServiceNow side?
Thanks
Azam