- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2022 02:07 AM
Hi Experts,
I need to use a custom greetings and closure message for only one VA topic that I created. Its a live agent topic, basically, but I don't want to disturb the existing greeting and closure message configs for the other topics present already.
Will creating a new custom greetings and setup help? I want to ensure no other topics are impacted.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2022 06:19 AM
You have to set the greeting topic like this,
add script section, after greeting msg then add below in the script. You use topic block if you dont want to use script. So this will connect to agent list shown above.
(function execute() {
vaSystem.connectToAgent();
})()
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2022 06:06 AM
I gave survey as blank, it no longer shows the survey, but my Live Agent did not get connected to the user. Is there anything I am missing? I set the live agent setup topic as well.
Logs-
"Thank you for contacting support (my greetings topic)... The conversation has ended. (my closing topic)"

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2022 06:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2022 06:21 AM
So should I remove the greetings topic from my greetings and chat setup?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2022 07:31 AM
Thanks for your prompt help! 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2023 10:20 PM
Can you please help me for the same kind of requirement. In our environment, we have copied virtual agent link and added as module only to show few topics. In portal, it will show all topics but in virtual agent module we restrcted to show only few topics based on the condition portal is change
Here , user is expecting to see different greeting message but it won't impact the greeting messages in portal topics
Thanks,
Anusha