- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2024 11:20 PM
Hi Team,
How to extract more than 3 million records created for a catalog item.
Will extracting cause any slowness in Servicenow
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2024 11:30 PM
Hi @MohammedYaseen ,
I will not recommend increasing the export limit to extract 3 million data from ServiceNow table as it will impact platform performance health. If still you want to go down that route below doc link gives detailed steps on how export limit can be managed:
Couple of recommended options I would suggest here:
1. You can break your export into smaller data set and follow the detailed steps mentioned in ServiceNow docs:
2. You can make use of the solution mentioned in the article below:
https://davidmac.pro/posts/2021-07-02-sn-bulk-export/
3. Another approach can be similar to what's mentioned in step 1 is to make use of Rest Web Services which does the manual work for you through REST API. Detailed steps are called out in below HI article:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0727636
Regards,
Shloke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2024 10:47 PM
Hi @MohammedYaseen - If your query is resolved then do mark the answer as correct and close this thread.
Regards,
Shloke
