We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Resolved! HR TASK in My task portal view

Hello Team, I have HR TASKS under my tasks in this page 'esc?id=hrm_todos_page' In notifications: I have redirected HRTask  to- my to dos page( portal view) how can I redirect to particular task when I click on the email body HR task number for now t...

DreamIT_0-1738071414847.png
DreamIT by Tera Contributor
  • 1256 Views
  • 1 replies
  • 0 helpfuls

ITSM Notifications

We will shortly be implementing our first iteration of VA but integrating with MS teams. We are currently working on the Xanadu release.When a ticket is created for a user we have notifications set up whereby emails are issued detailing ticket refere...

Slide for ServiceNow CMDB, Incident & Change Process

Hello All, Can anyone direct me where can I find  ITSM Workshop slide deck to help explain to a customer and provide a small walk through of each module based on ServiceNow new release. I am looking for details to include ServiceNow Incident Module, ...

Resolved! Using Script for creating UI Policy

I have a requirement for a Catalog Item where I need to create a UI Policy that has the following condition:Condition 1 : If User_Variable_Num >=250and has the following UI Policy Action : Make User_Variable_Dependent visible and mandatory Where User...

AadityaSahu by Tera Contributor
  • 1430 Views
  • 2 replies
  • 2 helpfuls

How to calcuate past days duration using schedule

Hi,  var currDate = new GlideDateTime();        var closeDate = new GlideDateTime(txt);        var dur = new GlideDuration(60 * 60 * 9 * 1000 * 3);        var schedule = new GlideSchedule('sys id'); // this schedule explains the 8-5 weekdays excludin...

pavi12 by Tera Contributor
  • 2062 Views
  • 3 replies
  • 0 helpfuls