what is the use of table cmdb_subscriber?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2017 01:10 PM
what is the use of table cmdb_subscriber?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2017 01:38 PM
Hi Subhajit
I suppose a similar use of the dedicated tables you have on Customer Service Management.
Usually a user can subscribe a specific service. This table makes the concept generic.
Cheers
R0b0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2017 02:37 PM
i meant how is the data residing in the table being used? is it used for notification or some other purpose?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2017 02:52 PM
Hi Subhajit
It's not the table used by the subscribe UI Action on the cmdd form.
The tables behind the notifications are visible on the script include 'SubscriptionUtil'.
As already explained, I think the table is used to define a generic subscription process similar to the one you can set when using a Customer Service Management.
Cheers
R0b0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2017 05:41 AM
Did you find out the purpose of the table?