Interceptors for a module
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2020 03:39 AM
Can we create a interceptor and attach it to a module?
When we click on that module the interceptor options should be available.
Thanks,
Vamshi
- Labels:
-
Multiple Versions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2020 03:43 AM
Yes, you can create interceptors for any table.
Documentation around this is a bit limited. It will trigger on any 'Create new' module, ie when 'Link type' is 'New record', as long as you populate 'intercepts' with "table_name".do (e.g. incident.do)
ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2020 03:47 AM
Hi,
Yes you can create it for table and attach to module
refer out of the box interceptor for Change Table
That should help you get started
Refer this link as well on how to configure the module
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader