- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2025 03:23 AM - edited 07-15-2025 03:24 AM
After installing the CSM Virtual Agent Conversation plugin I duplicated the create case topic block and it is not visible to end users. I want to make it visble to user having role sn_customerservice.customer and snc_external but whenever I login in the portal the topic is not visible to then I tried adding the roles everything.
Thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2025 09:22 PM
Create Case Topic block was installed OOTB with the Customer Service Virtual Agent conversation plugin and the topic block needed to be reused in a Topic. So I created a topic called "Create a Case" and in that I reused the Topic Block and added the required Roles in the properties section who can access the Topic via Virtual Agent.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 04:14 AM
Hello @Prasun Sarkar7 ,
Did my answer resolve your question?
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2025 05:56 AM
Hi @Prasun Sarkar7 ,
Update the channel visibility to CSM portal and also check that the topic & topic block visibility is turned on with configuration mapping to topics accordingly.
Check Sujatha V.M post: https://www.servicenow.com/community/developer-forum/in-csm-i-have-published-the-topics-but-still-i-...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2025 06:03 AM
Yes I followed these steps only and created it but now it seems that it is a topic block and now i have a requirement need to make the topic available for end users also with role snc_external or sn_customerservice.customer but when i added the roles in the topic record in the sys_cs_topic table its still not showing up to the end users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 04:10 AM
@Prasun Sarkar7 . Topic Blocks are called up after a set of Topics have run their course and their is no solution. So check the Topics that are mapped and make these available to your end users.
However if your wanting to build a Custom Topic then review the baseline(OOTB) configurations for Topics: This can be useful especially SubmitRequest make a copy/duplicate and modify same to meet your requirement.
- CheckCaseStatus
- GetHelp
- GetHelpWithProduct
- GetHelpWithOrder
- SubmitRequest
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2025 09:22 PM
Create Case Topic block was installed OOTB with the Customer Service Virtual Agent conversation plugin and the topic block needed to be reused in a Topic. So I created a topic called "Create a Case" and in that I reused the Topic Block and added the required Roles in the properties section who can access the Topic via Virtual Agent.