- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-09-2019 02:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2019 11:59 AM
Hi ,
you can do the changes in system properties:
Procedure
- Navigate to System Properties > System.
- Set the property Assign a task number only upon insert (prevents unused numbers), glide.itil.assign.number.on.insert, to true.
- Click Save.
Or you can write After BR to create Inc number only after creating a record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-09-2019 03:09 AM
I think what you are looking for is that if you don't submit the form, the number shouldn't be reserved. Here is a link where you configure it: Prevent numbering gaps | ServiceNow Docs
LinkedIn & Twitter
Subscribe to my YouTube Channel
Buy The Witch Doctor's Guide To ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2019 11:59 AM
Hi ,
you can do the changes in system properties:
Procedure
- Navigate to System Properties > System.
- Set the property Assign a task number only upon insert (prevents unused numbers), glide.itil.assign.number.on.insert, to true.
- Click Save.
Or you can write After BR to create Inc number only after creating a record