The number counter is OOB, still - why does theerror comes up while inserting the service offering
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2025 01:28 AM
The number counter is OOB, still - why does the error comes up while inserting the service offering : Invalid insert error thrown when a service_offering record is being created. Error : Check uniqueness for SN App Service ID <SN APP ID>". Business Rule stack:Check uniqueness for SN APP Service ID.
Even when correcting it one time referring to this article : https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0955143 , the issue occurred again.
Does anyone know about this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2025 03:55 AM
Hi @mansigoel ,
Are you sure that you have followed the below steps:
- please go to the table https://<instance_name>.service-now.com/cmdb_ci_service_list.do
- Add the Number column and sort (z to a)
- This will give you the last number on the table
- Now go to the Number Maintenance record of the prefix above
- Click Show Counter
- Update the Number to the last number on the cmdb_ci_service table
If my response helped, please hit the Thumb Icon and accept the solution so that it benefits future readers.
Regards,
Rohit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2025 07:09 AM
Hi @mansigoel ,
Are you sure that you have followed the above steps correctly.
If my response helped, please hit the Thumb Icon and accept the solution so that it benefits future readers.
Regards,
Rohit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2025 04:00 AM
is that issue coming frequently or always?
how are you inserting? script or manually?
if you followed the steps from KB and still getting the error, please raise a case with ServiceNow.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2025 05:16 AM
Hello Ankur,
We added it manually according to the KB, still facing this issue frequently.