can we use ignore = true in field map source script

Sreeja6
Giga Contributor

can we use ignore = true in field map source script

 

If i use it i cant able to see my error messages in sys_import_set table

It is giving as update 1 and errors -0, ignored - 0 and skipped - 0

can someone of you help me with solution.

 

@Laszlo Balla @Brian Lancaster @Steven Bell @Elijah Aromola @Prateek @Michael Ritchie 

3 REPLIES 3

Pratiksha
Mega Sage
Mega Sage

Hi @Pratiksha  

I am asking about field map script in my case I have given error message after that setting ignore to true.

once import set is processed updates is 1 and all other values are setting it to 0 not sure. Can someone help with this.

James Chun
Kilo Patron

Hi @Sreeja6,

 

Are you saying that you have ignore=true in a field map source script but the source data is still being processed?

I believe you can't use ignore=true in a field map script - https://docs.servicenow.com/bundle/washingtondc-integrate-applications/page/administer/import-sets/r...

 

Cheers