what is difference b/w service now table and import set table??
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2017 10:21 AM
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-24-2017 10:50 PM
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.