Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Invalid Insert Service is already exist

Pet Marinay
Tera Contributor

Hi when I add the new Service it says invalid insert.Service with SN APp service ID:XXXXXX already Exsist. I dont have any records on the service. 

2 REPLIES 2

Rajesh Chopade1
Mega Sage

HI 

 

This error is coming from 'Check Uniqueness for SN App Service ID' BR running on Service table

https://<instancename>.service-now.com/nav_to.do?uri=sys_script.do?sys_id=c0d2f9e3b743001012ec2970ee11a9de

It specifically checks for unique service ID.

 

Specifically number field

001.PNG

 

Hope this helps

Thank you

 

Dr Atul G- LNG
Tera Patron
Tera Patron

It means, there is validation on record. Please check the unique check BR in system. The same it works on user table as well 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************