what is the use of table cmdb_subscriber?

sammajumder
Giga Contributor

what is the use of table cmdb_subscriber?

6 REPLIES 6

Ivano B
ServiceNow Employee
ServiceNow Employee

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


i meant how is the data residing in the table being used? is it used for notification or some other purpose?


Ivano B
ServiceNow Employee
ServiceNow Employee

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


Andrii
Kilo Guru

Did you find out the purpose of the table?