- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2021 09:08 AM
When trying to create a Service offering in the Service portfolio management, i always get the message :
'Invalid insert. Service with SN App Service ID: BSNXXXXXXX already exists.'
I think the counter parameter for incrementing the count is wrongly set.
Anyone knows how to solve this ?
Solved! Go to Solution.
- Labels:
-
Service Portfolio Management
- 5,110 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2021 02:29 AM
Goto the table and sort desc by number
You can able to see the latest number.
Now goto the number maintenance
https://[instace].service-now.com/sys_number.do?sys_id=ad681b6ddf1032002323d0a65df2633e
Update the counter in show counter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2021 10:19 AM
Hi,
There is an OOB business rule called 'Check service name uniqueness' , this rule will not allow service and service offering having the same name .
Make sure to create record with different name.
If I have answered your question, please mark my response as correct and/or helpful.
Thanks,
Suseela P.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2021 10:24 AM
There is OOB Business Rule as "Check Uniqueness for SN App Service ID" which checks for service number uniqueness.
https://[instance].service-now.com/sys_script.do?sys_id=c0d2f9e3b743001012ec2970ee11a9de
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2021 10:29 AM
Are you suggesting to disable this business rule ?
Will this not induce other errors ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2021 10:41 AM
Yes, but i don't recommend to do that. Instead you can use the different number while creating the service