visible the Virutal Agent Chat for a specific group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 01:15 AM
As i am new to servicenow, i have a requirement that i have to make visible a Virutal agent chat for a specific group only on Employee Center Portal.How to do so can any one guide on this.
i have attached the configuration for Virtual Agent Chat.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 02:45 AM
you can have a role for that group and mention that role in the Roles field. Did you try that?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 06:05 AM
i have a requirement that i have to make visible a Virtual agent chat for a specific user who is coming under a specific Company[ core_company] on Employee Center Portal.How to do so can any one guide on this.
i have attached the configuration for Virtual Agent Chat.
Here we have a custom field u_supportedBy in user table which is responsible for having the Company name. like for india we have XXXXIn for UK we have XXXXUKI.here XXXX are company specific can not expose.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 06:16 AM
It seems you have changed your requirement
As per your original question you mentioned for showing it for particular group so I shared approach based on that
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 10:09 AM
yes, actually it's my mistake i did not understand the problem correctly. it is not for group it is for the u_supportedBy field which is represent the name of [core_company] table . how can it be possible in such case to visible the agent chat .