How to interpret the fields on Import set run <sys_import_set_run> table ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2024 04:29 AM - edited 06-26-2024 06:17 AM
<Please just quote extracts from the ServiceNow documentation. I am not asking for definition. I am asking specific pin pointed question>
In import set run table, what are these fields?
Total, Inserts, Updates, Processed, Ignored, Skipped, Errors? I am not able to understand the meaning of these fields wrt my below data. Please see the details below.
I checked few existing import set tables and the data is like this:
1. Here Total 5, processed 5, but 0 inserts/updates/skipped/errors
2. Here Total 3, Inserts 3, processed 0. So without processing it got inserted?
3. Here Total itself is ~40k, but processed is ~90k, how?
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2024 04:37 AM - edited 06-26-2024 04:50 AM
Check docs you are asking definition also in very first line -
In import set run table, what are these fields?
Total, Inserts, Updates, Processed, Ignored, Skipped, Errors?
Please appreciate the efforts of community contributors by marking the appropriate response as the correct answer and helpful. This may help other community users to follow the correct solution in the future.
********************************************************************************************************
Cheers,
Prashant Kumar
ServiceNow Technical Architect
Community Profile LinkedIn YouTube Medium TopMate
********************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2024 04:47 AM
Thanks for replying, but unfortunately it's not that helpful to just quote extracts from the ServiceNow documentation, when I am asking for a specific pin pointed question @PrashantLearnIT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2024 10:41 AM
Hi, anyone?