Adding New Change Type
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2019 11:26 AM
I followed this document to add a new change type. However it does not go over how to update the ChangeRequest script include so you can create a change request of this new type thought a UI Action. How do I go updating the script include?
- Labels:
-
Change Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2019 01:11 PM
if creating the change manually works fine and just the UI action isn't working, I'd guess it has something to do with the UI action calling something wrong?
Any luck getting this to work?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2019 06:07 AM
Sort of, I called normal change script include but then as part of the set values I set type to expedite. It seems to work since they follow the same workflow. The type just lets the change manager know that it can be approved a head of our normal 1 week window until the next change management meeting.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2022 08:28 AM
Hi Tony, Brian
I followed the documentation https://docs.servicenow.com/bundle/rome-it-service-management/page/product/change-management/task/t_AddNewChangeType.html
After I perform 2 step
2) Complete the following steps to add the new change type to the change request interceptor.
- Navigate to System Definition > Interceptors.
- Open the Change Request interceptor.
- Click New in the Answers related list.
Its taking me to wizard action with 6 options.
Can anyone give me pointers, here.