<?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 what is difference b/w service now table and import set table?? in ITSM forum</title>
    <link>https://www.servicenow.com/community/itsm-forum/what-is-difference-b-w-service-now-table-and-import-set-table/m-p/548512#M120291</link>
    <description>&lt;P&gt;what is difference b/w service now table and import set table??&lt;/P&gt;</description>
    <pubDate>Sat, 23 Sep 2017 17:21:51 GMT</pubDate>
    <dc:creator>hibye</dc:creator>
    <dc:date>2017-09-23T17:21:51Z</dc:date>
    <item>
      <title>what is difference b/w service now table and import set table??</title>
      <link>https://www.servicenow.com/community/itsm-forum/what-is-difference-b-w-service-now-table-and-import-set-table/m-p/548512#M120291</link>
      <description>&lt;P&gt;what is difference b/w service now table and import set table??&lt;/P&gt;</description>
      <pubDate>Sat, 23 Sep 2017 17:21:51 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/what-is-difference-b-w-service-now-table-and-import-set-table/m-p/548512#M120291</guid>
      <dc:creator>hibye</dc:creator>
      <dc:date>2017-09-23T17:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: what is difference b/w service now table and import set table??</title>
      <link>https://www.servicenow.com/community/itsm-forum/what-is-difference-b-w-service-now-table-and-import-set-table/m-p/548513#M120292</link>
      <description>&lt;P&gt;Hi Shabbir,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Servicenow table contains the real data where import set table is staging table which contains data coming from other source and later on it will be moved to the actual table in servicenow like user , group.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Atul&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 23 Sep 2017 17:33:26 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/what-is-difference-b-w-service-now-table-and-import-set-table/m-p/548513#M120292</guid>
      <dc:creator>Atul Kumar2</dc:creator>
      <dc:date>2017-09-23T17:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: what is difference b/w service now table and import set table??</title>
      <link>https://www.servicenow.com/community/itsm-forum/what-is-difference-b-w-service-now-table-and-import-set-table/m-p/548514#M120293</link>
      <description>&lt;P&gt;Service now table contains collection of records (flat file) and import set table is same as table with some transformation logic that allows you to import data into your ServiceNow instance. it's also called staging table combined .In import set table source of the import would be either "File" or "Data Source".&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Omnes-pro, Arial, Verdana, sans-serif;"&gt;Files:&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;Excel&lt;/LI&gt;&lt;LI&gt;XML&lt;/LI&gt;&lt;LI&gt;CSV&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Omnes-pro, Arial, Verdana, sans-serif;"&gt;Network (supported online data retrieval methods):&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;HTTP&lt;/LI&gt;&lt;LI&gt;FTP&lt;/LI&gt;&lt;LI&gt;JDBC&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Please check the link below.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;A href="http://wiki.servicenow.com/index.php?title=Table_Administration#gsc.tab=0" title="http://wiki.servicenow.com/index.php?title=Table_Administration#gsc.tab=0"&gt;Table Administration - ServiceNow Wiki&lt;/A&gt; &lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;A href="http://wiki.servicenow.com/index.php?title=Import_Sets#gsc.tab=0" title="http://wiki.servicenow.com/index.php?title=Import_Sets#gsc.tab=0"&gt;Import Sets - ServiceNow Wiki&lt;/A&gt; &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 24 Sep 2017 07:37:03 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/what-is-difference-b-w-service-now-table-and-import-set-table/m-p/548514#M120293</guid>
      <dc:creator>hvrdhn88</dc:creator>
      <dc:date>2017-09-24T07:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: what is difference b/w service now table and import set table??</title>
      <link>https://www.servicenow.com/community/itsm-forum/what-is-difference-b-w-service-now-table-and-import-set-table/m-p/548515#M120294</link>
      <description>&lt;P&gt;Hello Shabbir,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P style="font-family: arial, sans-serif; color: #666666;"&gt;Import sets are used to import data from third party sources (integration) including spreadsheets, web services, etc. They allow the data to go through staging and transformation phase before ending up in the target table. This is DATA we're talking about. This gives many benefits including enablement of audit &amp;amp; tracking, prevention of bad data coming in and much more. &lt;/P&gt;&lt;BR /&gt;&lt;P style="font-family: arial, sans-serif; color: #666666;"&gt;Reference:&lt;/P&gt;&lt;BR /&gt;&lt;P style="font-family: arial, sans-serif; color: #666666;"&gt;&lt;A title="" _jive_internal="true" href="http://wiki.servicenow.com/index.php?title=Import_Sets" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;" target="_blank"&gt;Import Sets - ServiceNow Wiki&lt;/A&gt; &lt;/P&gt;&lt;BR /&gt;&lt;P style="font-family: arial, sans-serif; color: #666666;"&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P style="font-family: arial, sans-serif; color: #666666;"&gt;You can also use to insert records directly in ServiceNow table but it is not a best practice.&lt;/P&gt;&lt;BR /&gt;&lt;P style="font-family: arial, sans-serif; color: #666666;"&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P style="font-family: arial, sans-serif; color: #666666;"&gt;I hope this answers your question.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 24 Sep 2017 17:05:31 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/what-is-difference-b-w-service-now-table-and-import-set-table/m-p/548515#M120294</guid>
      <dc:creator>Pradeep Sharma</dc:creator>
      <dc:date>2017-09-24T17:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: what is difference b/w service now table and import set table??</title>
      <link>https://www.servicenow.com/community/itsm-forum/what-is-difference-b-w-service-now-table-and-import-set-table/m-p/548516#M120295</link>
      <description>&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;Hi Shabbir,&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;It seem a number of contributors have responded to your question -"&lt;SPAN style="color: #666666;"&gt;what is difference b/w service now table and import set table?"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN style="color: #666666;"&gt;I might add some value to mention that The ServiceNow Wiki &lt;/SPAN&gt;is no longer being updated and refers to rather old versions on ServiceNow - Fuji for example.&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;This might not be so important for a general inquiry.&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;However Jakarta documentation refers to the latest version of ServiceNow, and in some cases has better or addition info.&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;You could take a look at the Jakarta info on Import sets here:&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;A href="https://docs.servicenow.com/bundle/jakarta-servicenow-platform/page/administer/import-sets/concept/c_ImportSetsKeyConcepts.html" style="font-family: arial, helvetica, sans-serif; font-size: 10pt;" title="https://docs.servicenow.com/bundle/jakarta-servicenow-platform/page/administer/import-sets/concept/c_ImportSetsKeyConcepts.html"&gt;Import Sets key concepts&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;For other issues check here:&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;A title="ernal" class="free external" href="http://docs.servicenow.com/" rel="nofollow noreferrer noopener" target="_blank"&gt;http://docs.servicenow.com&lt;/A&gt; for the latest product documentation.&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;If the reply was informational, please like, mark as helpful or mark as correct!&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Sep 2017 04:24:06 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/what-is-difference-b-w-service-now-table-and-import-set-table/m-p/548516#M120295</guid>
      <dc:creator>tony_barratt</dc:creator>
      <dc:date>2017-09-25T04:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: what is difference b/w service now table and import set table??</title>
      <link>https://www.servicenow.com/community/itsm-forum/what-is-difference-b-w-service-now-table-and-import-set-table/m-p/548517#M120296</link>
      <description>&lt;P&gt;Import Set table is like a staging table where the data from external sources (csv, xml..etc) are persisted before they are migrated to other business tables. All the Import Set tables extend sys_import_set_row table which gives the ability for an import set table to keep the track of the migration/tranformation. &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Sep 2017 05:50:36 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/what-is-difference-b-w-service-now-table-and-import-set-table/m-p/548517#M120296</guid>
      <dc:creator>antin_s</dc:creator>
      <dc:date>2017-09-25T05:50:36Z</dc:date>
    </item>
  </channel>
</rss>

