List of all error code in Import Set Row Errors ?

Adrien Thibault
Tera Contributor

Dear Community,

I am wondering if there is an official list of all error code that can be logged on Import Set Row Errors table [sys_import_set_row_error] during a import? 

System import sets > Advanced > Transform errors

Currently, I am just able to guest 3 of them:

Error CodeError Message
100Reference field value rejected
200Choice field value rejected
800Unable to resolve target record, coalesce values not present
... 

Does anyone know where I can find the whole list?

Many thanks in advance for your help !

AT

1 ACCEPTED SOLUTION

I think this is something hard-coded in the platform and not accessible, I tried to do a search but I can't find the error codes list.

Feel free to open a request to the ServiceNow guys on the HI portal, for sure they will provide you this information.

Cheers

Alberto

View solution in original post

4 REPLIES 4

Alberto Consonn
ServiceNow Employee
ServiceNow Employee

Hi,

probably you could get more information simply setting properly the following properties (sys_properties.list):

com.glide.import_set.importlog_level

However, have a look at the documentation below, it might be useful:

Import Sets properties

Please, remember to mark Correct or Helpful if you find my response useful.

Cheers
Alberto

Any update on this?

If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.

Thank you

Cheers
Alberto

Hello Alberto, 

Thanks for taking time to respond to me. I learn a new thing about import set log.

Well, I seeking if there is a list of all kind of errors / error number this Import Set Row Errors table could have. I suppose there is not just only 3 possibilities. 

Error CodeError Message
100Reference field value rejected
200Choice field value rejected
800Unable to resolve target record, coalesce values not present

Thanks you in advance for your help.

Kind regards,

AT

I think this is something hard-coded in the platform and not accessible, I tried to do a search but I can't find the error codes list.

Feel free to open a request to the ServiceNow guys on the HI portal, for sure they will provide you this information.

Cheers

Alberto