How to interpret the fields on Import set run <sys_import_set_run> table ?

Suggy
Giga Sage

 

<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

imp 1.png

2. Here Total 3, Inserts 3, processed 0. So without processing it got inserted?

imp2.png

 

3. Here Total itself is ~40k, but processed is ~90k, how?

imp3.png

 

Thanks in advance!

3 REPLIES 3

PrashantLearnIT
Giga Sage

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
********************************************************************************************************

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 

Suggy
Giga Sage

Hi, anyone?