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

Forum Posts

Resolved! Make default checkbox true when application selected

Hi All,Hope you all are doing well.I am working on a requirement where I have three checkboxes under the "Environment" label: Dev, UAT, and PROD. The behavior I am trying to achieve is the following:If the Application Service is "Business Central - P...

Community Alums by Community Alums  
  • 773 Views
  • 6 replies
  • 3 helpfuls

Virtual Agent Skill Determination

I'm having a requirement to associate a skill to interaction record based on the context variable values. But when I try to get the value of interaction record context variable in skill determination rule, the script is returning undefined. I've enab...

Resolved! subflow - how to use reference field?

hi. i want to pass Assignment Group into a subflow to be used in Create Catalog Task action. so i have declared input below as reference.  then i used that input to set the Assignment Group for the catalog task. however once i tested it, the assignme...

HafilaHatta_0-1735292847090.png HafilaHatta_1-1735292895105.png HafilaHatta_2-1735292967549.png HafilaHatta_3-1735293018023.png

How to Share ServiceNow Dashboard through email

Hello, ServiceNow community!I am working on a dashboard in ServiceNow that contains multiple reports, and I need to share it with users who are not part of our ServiceNow instance. Since we have limited ITIL roles available, I cannot assign the ITIL ...

akankshar00 by Tera Contributor
  • 737 Views
  • 2 replies
  • 4 helpfuls

DocuSign Integration

Hello Team,I am trying to integrate ServiceNow with DocuSign and have followed the steps outlined in the ServiceNow documentation:ServiceNow Docs - Integrate with DocuSign.However, I am unable to generate the OAuth token. When I click on the link to ...

shashi123 by Tera Contributor
  • 688 Views
  • 5 replies
  • 1 helpfuls

How to disable Mobile UI and redirect user to ESC

 Somehow, an end user got redirected to the mobile UI on this link:   yourinstanceurl/$m.do#/home.I need to deactivate the mobile UI and redirect user to esc. Steps I have taken are:Updated sys property glide.ui.m_enabled   -Value : 'False'Created sy...