Is there a way to Import an On-call Calendar from an Excel Spreadsheet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-06-2018 11:56 AM
I have a team that has created a fairly complicated formula using excel to create an On-Call schedule. Is there a way to import their on-call schedule from an excel spreadsheet to create their on-call calendar?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-06-2018 12:31 PM
You can import anything into servicenow, via the transform maps. Just would take some time to line up the columns to servicenow's columns.
Further reading;
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-06-2018 12:42 PM
I knew that I import data all the time I am struggling with which table houses the on-call calendar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-06-2018 01:00 PM
The oncall plugin is old. Like really old. It's fine but it has some interesting choices about it.
If you wanted to import it manually, i'd recomend creating a Scheduled Entry
Further Reading: https://docs.servicenow.com/bundle/istanbul-it-service-management/page/administer/on-call-scheduling...
Now a few things to note, the when might be an odd field type and formatting their oncall to match that stuff might be interesting.
I'd tie them to cmn_schedule_span until they can similify their oncall rotation.
