- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2020 04:22 AM
Option to start a new conversation is not coming in virtual agent. See below image:
Solved! Go to Solution.
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2020 09:55 PM
This issue has been resolved with the help of the solution mentioned in the below link :
instead of using switchtopic() in the greetings topic, we used topicDiscovery().
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2020 05:08 AM
Hi,
please check below links for help
https://hi.service-now.com/kb_view.do?sysparm_article=KB0696089
Did you try clearing instance cache using cache.do?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2020 04:50 AM
Hi there,
Is this just not working for one particular topic or all? Or just for a topic which you reached through switchTopic()?
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
2020 ServiceNow Community MVP
2020 ServiceNow Developer MVP
---
LinkedIn
Community article list
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2020 01:10 AM
The issue got resolved when we reverted the greetings message to the default greetings in the general settings.
However, if we put our custom greeting message back the same issue re-occurs(i.e option to start a new conversation stops appearing).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2020 01:35 AM
Hi,
I have configured customized greetings message but for me user is able to start new conversation.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2020 09:55 PM
This issue has been resolved with the help of the solution mentioned in the below link :
instead of using switchtopic() in the greetings topic, we used topicDiscovery().