Virtual Agent backend tables

shaik_irfan
Tera Guru

Hi,

When we update any topic i see it updates in sys_cb_topic and sys_cs_topic  in the backend, can anyone please help me to understand the difference between these tables?

1 ACCEPTED SOLUTION

Mark Roethof
Tera Patron
Tera Patron

Hi there,

When creating a Virtual Agent topic, a sys_cb_topic record will be created. Upon publishing the topic, also a sys_cs_topic record will be created.
What users see in the Virtual Agent client, are the sys_cs_topic records.

Also good to know, if you update the Virtual Agent topic, only the sys_cb_topic record will be updated. The sys_cs_topic record will not be updated, it will only be updated when publishing the topic.
So be aware of this when testing for example!

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Mark
2020-2022 ServiceNow Community MVP
2020-2022 ServiceNow Developer MVP

---

LinkedIn
Community article, blog, video list

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

View solution in original post

2 REPLIES 2

sachin_namjoshi
Kilo Patron
Kilo Patron

 (sys_cb_topic) contains the records for each of the topics in the instance.
 (sys_cs_topic) stores a particular run time of the topic in sys_cb_topic with a user.

 

 

Regards,

Sachin

Mark Roethof
Tera Patron
Tera Patron

Hi there,

When creating a Virtual Agent topic, a sys_cb_topic record will be created. Upon publishing the topic, also a sys_cs_topic record will be created.
What users see in the Virtual Agent client, are the sys_cs_topic records.

Also good to know, if you update the Virtual Agent topic, only the sys_cb_topic record will be updated. The sys_cs_topic record will not be updated, it will only be updated when publishing the topic.
So be aware of this when testing for example!

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Mark
2020-2022 ServiceNow Community MVP
2020-2022 ServiceNow Developer MVP

---

LinkedIn
Community article, blog, video list

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn