Auto Create a ticket on calendar date
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2017 02:14 PM
Is there a way to automatically create a ticket on a calendar date for a user to act on?
IE. On the first of the month a user needs to review the user list.
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2017 02:21 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2017 02:22 PM
Hello David,
The easiest out of the box solution is to create a template for the record(s) you want to create and then schedule it. More details can be found here:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2017 04:24 PM
The wiki content is no longer supported. For the latest information, go to docs.servicenow.com. For example, in Jakarta, here are a couple of useful links: Create a template using the Template form and Create a template using the Template form.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2017 02:22 PM
You can do it using a scheduled job.
Go to System Definition - > Templates
Fill out the proper table name. and the table field would become selectable in the Field Specifiers below.
You set values for the fields according to your requirement and then from the Schedule Button on the form you can schedule your Ticket to be generated at regular Intervals.