The CreatorCon Call for Content is officially open! Get started here.

Enable 'Activity Stream' for 'cmdb_ci_comm' Table

Arpit_S
Tera Contributor

Hi,

 

I want to enable Activity Stream for Communication Device table(on List view), like we have on Printer table.

Arpit_S_0-1701448875531.png

 

I can see this sys property 'glide.ui.cmdb_ci_comm_activity.fields', means it is already configured, just Disabled.

Arpit_S_2-1701449362093.png

 

 

I did create a new property as per another post for this, like 'glide.ui.stream_icon.cmdb_ci_comm' with true/false type. It did not work.

Arpit_S_1-1701449277047.png

 

 

Thanks

 

 

1 ACCEPTED SOLUTION

Shane J
Tera Guru

Have you tried just adding the 'Activity log' to the table's Form view?  That turns on history automatically.

View solution in original post

2 REPLIES 2

Shane J
Tera Guru

Have you tried just adding the 'Activity log' to the table's Form view?  That turns on history automatically.

Arpit_S
Tera Contributor

Hi,

 

It worked, I added and removed the 'activities' field on form. it enabled the Audit for the table.

Arpit_S_0-1701683038178.png

 

I found an article as well for it, I think its the same thing, but manually. ( https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0685670 )