Virtual Agent for Teams is not showing user name while greeting the user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-20-2023 04:34 AM
We successfully integrated ms teams and virtual agent recently, what we noticed is the Virtual agent is showing user name while greeting user in Service Portal, but when user interacts with VA on teams VA is not using user's name in greeting.
Below is the screenshot of start tab in greeting's flow in virtual agent designer
Can someone tell me how to fix it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2023 08:27 AM
Take a look at the following System Message:
- Conversational Interfaces > Settings
- Select 'View All' next to System Messages
- Update com.glide.cs.topic_picker_msg
OOTB the above message was set to the below, with {0} displaying the username:
Hi {0}, please enter your request or make a selection of what I can help with. You can type {1} any time when you need help.