<?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 Import/Export large amount of data on servicenow table. in Virtual Agent forum</title>
    <link>https://www.servicenow.com/community/virtual-agent-forum/import-export-large-amount-of-data-on-servicenow-table/m-p/3322445#M19611</link>
    <description>&lt;P&gt;I have a requirement &amp;nbsp;create new field(mobile phone E164)&amp;nbsp; and remove mobile phone field but if I delete this existing field&amp;nbsp; it can delete all mob no. So, I want to take back up of 1600000 record&amp;nbsp; in servicenow and again import it in sys_user table. What is best method which can take less time in restoring data and won't affect on integrations&lt;/P&gt;</description>
    <pubDate>Wed, 16 Jul 2025 08:28:44 GMT</pubDate>
    <dc:creator>SakshiBagal</dc:creator>
    <dc:date>2025-07-16T08:28:44Z</dc:date>
    <item>
      <title>Import/Export large amount of data on servicenow table.</title>
      <link>https://www.servicenow.com/community/virtual-agent-forum/import-export-large-amount-of-data-on-servicenow-table/m-p/3322445#M19611</link>
      <description>&lt;P&gt;I have a requirement &amp;nbsp;create new field(mobile phone E164)&amp;nbsp; and remove mobile phone field but if I delete this existing field&amp;nbsp; it can delete all mob no. So, I want to take back up of 1600000 record&amp;nbsp; in servicenow and again import it in sys_user table. What is best method which can take less time in restoring data and won't affect on integrations&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 08:28:44 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-forum/import-export-large-amount-of-data-on-servicenow-table/m-p/3322445#M19611</guid>
      <dc:creator>SakshiBagal</dc:creator>
      <dc:date>2025-07-16T08:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Import/Export large amount of data on servicenow table.</title>
      <link>https://www.servicenow.com/community/virtual-agent-forum/import-export-large-amount-of-data-on-servicenow-table/m-p/3322468#M19612</link>
      <description>&lt;P&gt;Take the export for entire table for backup.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Create your new phone field. Use fix script to copy the values from old field to new field. Then delete the previous field.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or you can try to modify old field type to mobile phone e164 if system allows it.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 08:38:49 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-forum/import-export-large-amount-of-data-on-servicenow-table/m-p/3322468#M19612</guid>
      <dc:creator>Pranesh072</dc:creator>
      <dc:date>2025-07-16T08:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: Import/Export large amount of data on servicenow table.</title>
      <link>https://www.servicenow.com/community/virtual-agent-forum/import-export-large-amount-of-data-on-servicenow-table/m-p/3322474#M19613</link>
      <description>&lt;P&gt;I am confused for “&lt;SPAN&gt;if I delete this existing field&amp;nbsp; it can delete all mob no.&amp;nbsp;&lt;/SPAN&gt;”&amp;nbsp; what's you requirement?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 08:40:07 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-forum/import-export-large-amount-of-data-on-servicenow-table/m-p/3322474#M19613</guid>
      <dc:creator>Di Zhang</dc:creator>
      <dc:date>2025-07-16T08:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: Import/Export large amount of data on servicenow table.</title>
      <link>https://www.servicenow.com/community/virtual-agent-forum/import-export-large-amount-of-data-on-servicenow-table/m-p/3322475#M19614</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/940672"&gt;@SakshiBagal&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;Instead of deleting the field, just deactivate it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Use a fix script to copy the values from the existing&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Mobile&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;field to the new&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Mobile Phone (E.164)&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;field, and then deactivate the original Mobile field.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Siva&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 08:41:37 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-forum/import-export-large-amount-of-data-on-servicenow-table/m-p/3322475#M19614</guid>
      <dc:creator>J Siva</dc:creator>
      <dc:date>2025-07-16T08:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Import/Export large amount of data on servicenow table.</title>
      <link>https://www.servicenow.com/community/virtual-agent-forum/import-export-large-amount-of-data-on-servicenow-table/m-p/3322515#M19616</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/940672"&gt;@SakshiBagal&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I won't recommend deleting the field, deactivate that field.&lt;/P&gt;
&lt;P&gt;Simply create new field and load data into this new field.&lt;/P&gt;
&lt;P&gt;If my response helped please mark it correct and close the thread so that it benefits future readers.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 09:05:50 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-forum/import-export-large-amount-of-data-on-servicenow-table/m-p/3322515#M19616</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2025-07-16T09:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: Import/Export large amount of data on servicenow table.</title>
      <link>https://www.servicenow.com/community/virtual-agent-forum/import-export-large-amount-of-data-on-servicenow-table/m-p/3323982#M19664</link>
      <description>&lt;P&gt;How to take backup of 16000000 record?&amp;nbsp; as it allows only 10000 in one go&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 07:26:22 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-forum/import-export-large-amount-of-data-on-servicenow-table/m-p/3323982#M19664</guid>
      <dc:creator>SakshiBagal</dc:creator>
      <dc:date>2025-07-17T07:26:22Z</dc:date>
    </item>
  </channel>
</rss>

