Service Operation Workspace incident task interceptor?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2025 08:34 AM
Is there a replacement for the ITSM interceptor?
I see one for change task and one for problem task, but not one for incident task. I've added entries in the Record Type Selectors table for incident_task.
I copied the code in Create Change Task UI Action to the Create Incident Task then modified it to openIntercetorModel with incident task, but it does not work.
Is there a step I'm missing?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2025 10:46 AM
Is this it? sys_wizard_list - labeled "Interceptor"
Strange table name.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2025 10:51 AM
yes, now I remember it was id= wizard_view - so yes that is. The interceptor table I told, I just thought it was named like that 😅
Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket.
Regards,
Shivalika
My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194
My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY*
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2025 10:54 AM
Also refer these articles -
https://www.servicenow.com/community/service-management-forum/how-to-use-interceptor/m-p/429683 - what I told about adding interceptors.
Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket.
Regards,
Shivalika
My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194
My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY*
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2025 11:02 AM
This table you are referring to is for the legacy UI. I already have an incident_task in the interceptor table and it does show the list of my task types.
I am looking to do this in SOW - Service Operation Workspace. It does not use the wizard table, but I suspect there must be something like it. Maybe named something equally strange. Does anyone have an idea of what it could be?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2025 11:06 AM
Well in that case, check this link it's working and it's for workspaces -
These both should answer your question because it's different in workspace and not same as legacy view.
Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket.
Regards,
Shivalika
My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194
My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY*