<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: I want to extract more than 3 million records created for a catalog item in Virtual Agent forum</title>
    <link>https://www.servicenow.com/community/virtual-agent-forum/i-want-to-extract-more-than-3-million-records-created-for-a/m-p/2834552#M4724</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/232068"&gt;@MohammedYaseen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/exporting-data/concept/c_ExportLimits.html" target="_blank"&gt;https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/exporting-data/concept/c_ExportLimits.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Couple of recommended options I would suggest here:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. You can break your export into smaller data set and follow the detailed steps mentioned in ServiceNow docs:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/exporting-data/task/t_BreakUpALargeExport.html" target="_blank"&gt;https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/exporting-data/task/t_BreakUpALargeExport.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; You can make use of the solution mentioned in the article below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://davidmac.pro/posts/2021-07-02-sn-bulk-export/" target="_blank"&gt;https://davidmac.pro/posts/2021-07-02-sn-bulk-export/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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:&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.servicenow.com/kb?id=kb_article_view&amp;amp;sysparm_article=KB0727636" target="_blank"&gt;https://support.servicenow.com/kb?id=kb_article_view&amp;amp;sysparm_article=KB0727636&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Feb 2024 07:30:18 GMT</pubDate>
    <dc:creator>shloke04</dc:creator>
    <dc:date>2024-02-21T07:30:18Z</dc:date>
    <item>
      <title>I want to extract more than 3 million records created for a catalog item</title>
      <link>https://www.servicenow.com/community/virtual-agent-forum/i-want-to-extract-more-than-3-million-records-created-for-a/m-p/2834542#M4722</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to extract more than 3 million records created for a catalog item.&lt;/P&gt;&lt;P&gt;Will extracting cause any slowness in Servicenow&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 07:20:02 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-forum/i-want-to-extract-more-than-3-million-records-created-for-a/m-p/2834542#M4722</guid>
      <dc:creator>MohammedYaseen</dc:creator>
      <dc:date>2024-02-21T07:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: I want to extract more than 3 million records created for a catalog item</title>
      <link>https://www.servicenow.com/community/virtual-agent-forum/i-want-to-extract-more-than-3-million-records-created-for-a/m-p/2834548#M4723</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/232068"&gt;@MohammedYaseen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;At the time of Extracting the records like "3 million" ,it's a big number, so the instance will take more time for the export. Also, 3 million cannot be extracted if you haven't set the limit.&lt;/P&gt;
&lt;P&gt;To solve the issue, set the limit property for the file type to a higher value.&lt;/P&gt;
&lt;P&gt;For example, by default, the limit for CSV export is 10,000 records. If you need to export 15,000 records, you can set (or add if not exists) the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;'glide.csv.export.limit'&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;system property to change the limit to 15,000 .&amp;nbsp;Details about other glide.csv, glide.excel and glide.pdf system properties can be found&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A title="here" href="https://docs.servicenow.com/csh?topicname=r_AvailableSystemProperties.html&amp;amp;version=latest" target="_blank" rel="noopener noreferrer"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 07:28:04 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-forum/i-want-to-extract-more-than-3-million-records-created-for-a/m-p/2834548#M4723</guid>
      <dc:creator>Community Alums</dc:creator>
      <dc:date>2024-02-21T07:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: I want to extract more than 3 million records created for a catalog item</title>
      <link>https://www.servicenow.com/community/virtual-agent-forum/i-want-to-extract-more-than-3-million-records-created-for-a/m-p/2834552#M4724</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/232068"&gt;@MohammedYaseen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/exporting-data/concept/c_ExportLimits.html" target="_blank"&gt;https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/exporting-data/concept/c_ExportLimits.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Couple of recommended options I would suggest here:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. You can break your export into smaller data set and follow the detailed steps mentioned in ServiceNow docs:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/exporting-data/task/t_BreakUpALargeExport.html" target="_blank"&gt;https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/exporting-data/task/t_BreakUpALargeExport.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; You can make use of the solution mentioned in the article below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://davidmac.pro/posts/2021-07-02-sn-bulk-export/" target="_blank"&gt;https://davidmac.pro/posts/2021-07-02-sn-bulk-export/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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:&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.servicenow.com/kb?id=kb_article_view&amp;amp;sysparm_article=KB0727636" target="_blank"&gt;https://support.servicenow.com/kb?id=kb_article_view&amp;amp;sysparm_article=KB0727636&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 07:30:18 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-forum/i-want-to-extract-more-than-3-million-records-created-for-a/m-p/2834552#M4724</guid>
      <dc:creator>shloke04</dc:creator>
      <dc:date>2024-02-21T07:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: I want to extract more than 3 million records created for a catalog item</title>
      <link>https://www.servicenow.com/community/virtual-agent-forum/i-want-to-extract-more-than-3-million-records-created-for-a/m-p/2835023#M4739</link>
      <description>&lt;P&gt;Thanks alot&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 12:32:03 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-forum/i-want-to-extract-more-than-3-million-records-created-for-a/m-p/2835023#M4739</guid>
      <dc:creator>MohammedYaseen</dc:creator>
      <dc:date>2024-02-21T12:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: I want to extract more than 3 million records created for a catalog item</title>
      <link>https://www.servicenow.com/community/virtual-agent-forum/i-want-to-extract-more-than-3-million-records-created-for-a/m-p/2835148#M4746</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/232068"&gt;@MohammedYaseen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 13:42:41 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-forum/i-want-to-extract-more-than-3-million-records-created-for-a/m-p/2835148#M4746</guid>
      <dc:creator>Community Alums</dc:creator>
      <dc:date>2024-02-21T13:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: I want to extract more than 3 million records created for a catalog item</title>
      <link>https://www.servicenow.com/community/virtual-agent-forum/i-want-to-extract-more-than-3-million-records-created-for-a/m-p/2839574#M4854</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/232068"&gt;@MohammedYaseen&lt;/a&gt;&amp;nbsp; - If your query is resolved then do mark the answer as correct and close this thread.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 06:47:34 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-forum/i-want-to-extract-more-than-3-million-records-created-for-a/m-p/2839574#M4854</guid>
      <dc:creator>shloke04</dc:creator>
      <dc:date>2024-02-26T06:47:34Z</dc:date>
    </item>
  </channel>
</rss>

