Edit Incident Management numbering scheme
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2014 12:20 PM
Hello Everyone,
I'm looking to integrate my instance of Service-Now with some of our vendors which are currently using Service-Now. The purpose is to move tickets back and forth and to enable my instance of SNOW to be the single source where everything is created.
One problem with integrating with another SNOW instance is that the other vendors have used the default Incident Management numbering convention (INC00001, etc)
If I use the default numbering scheme there is a chance there will be a mix up with my creating a INC00100 and an existing ticket in another system also being INC00100.
So is it possible for me to create a custom numbering scheme like, EINC00100 instead of INC00100? This would also apply for change and problem tickets.
Thanks,
Domenic
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2014 02:35 PM
Hi Domenic,
Numbering is controlled via Number Maintenance in ServiceNow and you can change the prefix to be anything you like, you can even change the start number to something much higher.
The whole topic is discussed at Managing Record Numbering - ServiceNow Wiki
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2014 10:46 AM
Thanks Andrew!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2014 11:18 PM
Hello,
We are thinking of doing something similar for my client, but are concerned with the impact this will have on data and functionality already in the system.
Did you end up moving ahead with this change? If so, were there any issues you needed to overcome with historical data?
Thanks,
Adrian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2014 11:24 PM
Hello Domenic,
If you are integrating two servicenow instances, you should you the coalese mechanism for sys_id field.
That will ensure the unqueness and avoild mixup.