- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2017 02:40 AM
Hi All,
In service portal we have, "Service Status Subscription widget " which has an option to "Subscribe To Updates". Is there a way through which we can see the list of users subscribed and what are all the type of notifications being sent to the Subscribed user?
Appreciate if any inputs are provided.
Regards,
Dhruv Chandan
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2017 03:32 AM
Hi
The service portal creates a record in the "m2m_sp_status_subscription" table. So here you will be able to see any subscriptions between users and service.
A business rule one this table pushes the subscription forward to the generic Notification Subscription feature. This is the same which is used if you open an ci in the CMDB and click "Subscribe" under related links.
It should then work using the same notifications - Affected CI subscription notifications - What triggers them?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2017 03:32 AM
Hi
The service portal creates a record in the "m2m_sp_status_subscription" table. So here you will be able to see any subscriptions between users and service.
A business rule one this table pushes the subscription forward to the generic Notification Subscription feature. This is the same which is used if you open an ci in the CMDB and click "Subscribe" under related links.
It should then work using the same notifications - Affected CI subscription notifications - What triggers them?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2017 04:43 AM
Thanks Lars !

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-07-2021 12:55 AM
Thanks for replying to
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-27-2025 06:20 AM
Hello, how are the notifications triggered to a user from the m2m_sp_status_subscription table?