Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

Optimization of Virtual Agent timer

Hi Community, Good day. I am new to ServiceNow Virtual Agent and currently working on a chatbot. I have noticed that when a user selects an option in the chatbot (for example: Intune, Oracle, or similar choices), there is a delay of around 5 seconds ...

DevYadav by Tera Contributor
  • 333 Views
  • 1 replies
  • 0 helpfuls

Resolved! Change field label dynamically on a List View

Hello,I'm writing an onLoad client script to change field labels on a table dynamically based on the current domain (since adding the domain field to the field labels table didn't really work) and I've used the "g_form.setLabelOf()" function to chang...

SSantacroce by Tera Contributor
  • 511 Views
  • 3 replies
  • 2 helpfuls

Resolved! Cancel Changes Using Flow designer

Hi all,I want to develop a solution where i cancel all changes (including their change tasks), if they are in NEW state and have not been updated for the last 30 or 60 days (not too relevant).I created a scheduled job that works and i thought that ma...

El Cuchi by Tera Guru
  • 896 Views
  • 5 replies
  • 1 helpfuls

Extend dmn_demand table to Task

Hello,Can someone please tell me how I can extend dmn_demand table to task. In the list view as shown below, the ACL prevents it to be updated. With in the table record, extends table field is hidden. TIA   

SnowAngel_0-1770239571325.png SnowAngel_2-1770239834873.png
Snow Angel by Tera Expert
  • 863 Views
  • 5 replies
  • 2 helpfuls

SLA bulk Repair

Hi Team, I need to repair 20,000 incident records in bulk. I tried with a fix script, but it is not working as expected. Could someone please assist me with the correct script? // Bulk SLA Repair for Incidents(function() {var gr = new GlideRecord('in...

RakshithS by Tera Contributor
  • 399 Views
  • 1 replies
  • 0 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...

How to override a function from protected script include

How can I override a function from a protected Script Include?The Script Include is protected, and the function I want to change calls a private method.I need to modify the behavior of that private method — is this possible, and how can it be done?

armanoj by Mega Sage
  • 449 Views
  • 3 replies
  • 0 helpfuls

Closed_at field not getting populated for closed ritms

Hi,In the RITM (sc_req_item) table, some RITM records have the Closed at (Resolved) field populated with the date and time when the record was closed (Complete, Incomplete, or Skipped), while other records have this field as NULL. Why is this inconsi...

ShriramS_0-1770193697249.png
ShriramS by Tera Contributor
  • 222 Views
  • 2 replies
  • 0 helpfuls