Virtual Agent forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Limit the additional assignee list to only 2 users

Hello,Appreciate your help !We have added Additional assignee list to incident form.Now there is a requirement to limit the additional assignee to only 2 users.One cannot add more than 2 users to the list.Is that possible, If so could you please guid...

Shree Nag by Tera Expert
  • 533 Views
  • 4 replies
  • 3 helpfuls

Resolved! Errors Importing Knowledge Articles XLSX

I'm running into some issues while importing (Easy Import) articles into a knowledge base.  The scenario: I have about 2k articles that I need to import into one instance from another instance. Right now cloning isn't an option. I made sure to downlo...

TStark by Kilo Sage
  • 705 Views
  • 5 replies
  • 0 helpfuls

Custom chat integration

Hello experts,I am trying to implement a custom chat integration between ServiceNow Virtual Agent and Webex. I have successfully tested the GET and POST methods and am able to post new messages using APIs from the Webex Developer Portal. I have used ...

shaik17_0-1717417964158.png shaik17_0-1717418100379.png shaik17_1-1717419238288.png shaik17_0-1717419436118.png

database view to join change and outage table

Hello allI have a requirement of creating a report on a database view which comprises of fields from change (change_request) and outage table (cmsb_ci_outage)I was able to create a database view but when I try to create a report on that I do not get ...

GauravVaze_0-1717396960426.png

fetching hour form a glidedatetime value

Hello Experts, Can anyone tell how to fetch hour from a glidedatetime value. I am using this script var gdt = new GlideDateTime ("2017-03-31 15:13:43");var gdtsplit = gdt.getDisplayValue().split(' ')[1].split(':');gs.print(gdtsplit[0]); It is returni...

deepika46 by Tera Contributor
  • 252 Views
  • 1 replies
  • 0 helpfuls

catalog task worflow activity not working

I am trying to get certain variables to show up on a certain task. I am using the workflow activity Catalog Task at the bottom to select a variable to show on the task. I selected 8 out of the 90 variables but when i go to the task, all 90 still show...

Resolved! Security Attributes - UserIsAuthenticated

Hi all, I am seeing this Security Attribute while working through my skipped updates for the Washington upgrade.  I can't find any breakdown of the Security Attributes - UserIsAuthenticated.  I am assuming this just means that the user is signed into...