Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

NLU model unable to train

I am trying to train an NLU model in our customer ServiceNow on production but when I click train it gets failed and error info message is displayed in red "The system encountered an unexpected error and couldn't complete your request. Please contact...

Update case with case number using inbound action

Working on csm case.Need to create inbound action to update existing csm case based on below point:>When sender send new/reply/forward email with case number (eg. CS0000180), then1. The email should add to the same case as work notes.2. attachments s...

Hafsa1 by Mega Sage
  • 381 Views
  • 1 replies
  • 0 helpfuls

Roles

In my Personal Developer Instance (PDI), how can I grant a user the security_admin role if my own user account does not already have the security_admin role?I want to do this without contacting or using another user account that already has the secur...

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
  • 1001 Views
  • 2 replies
  • 0 helpfuls

Error Display Experience assistant virtual agent

Hi everyone, one of the assistant (CI admin experience - Virtual agent) we created didn't allow us to delete one of the portals selected in the "display experience" section. The entire assistant was deleted and a new one created. Now, when I try to s...

RosalíaB by Tera Contributor
  • 589 Views
  • 1 replies
  • 0 helpfuls

Dynamically Setting Recipients List Based on On-Call Schedule

Requirement: Dynamically Setting Recipients List Based on On-Call Schedule to send out an SMS on the Major Incident Workbench. Current Script: (function() { var currentTime = new GlideDateTime(); var recipients = []; var groupSysId = curr...

Community Alums by Community Alums  
  • 1997 Views
  • 5 replies
  • 0 helpfuls