- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2020 02:26 AM
I have virtual agent setup in HR portal and IT portal (configured in Header/Footer Body HTML Template) . clicking on "connect live agent" from HR portal should redirect to HR queue and from IT portal it should redirect to IT queue.
Note: I found this KB article to configure queue in instance https://hi.service-now.com/kb_view.do?sysparm_article=KB0743849 but I couldn't able figure out the instance for virtual agent widget configured in portal Footer.
Please help to configure this.
Here is my chat setup:
Solved! Go to Solution.
- Labels:
-
Virtual Agent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2020 10:15 PM
Hi Poojitha,
Please try the below solution:
1.Remove the queues which you have given for both IT and HR in chat setup and give just global queue.
2.go to greeting topic and add below code in script action:
Kindly mark as accepted solution if it resolved your issue or If my answer helped you in any way, please then mark it as helpful.
Regards,
Imam Pasha

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2020 09:04 AM
If still wanting to do this through the header or footer, you can add options like below:
<widget id="sn-va-sp-widget" options='{"button_color":"#FF0000"}'></widget>
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
05-03-2020 10:15 PM
Hi Poojitha,
Please try the below solution:
1.Remove the queues which you have given for both IT and HR in chat setup and give just global queue.
2.go to greeting topic and add below code in script action:
Kindly mark as accepted solution if it resolved your issue or If my answer helped you in any way, please then mark it as helpful.
Regards,
Imam Pasha