Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

Forum Posts

Resolved! UI Action Redirect question

Hi All,i have case where Problem has been created through incident and I want create button on problem which will redirect it to the incident through which that problem get created.how I can get this case

keshav77 by Tera Contributor
  • 690 Views
  • 2 replies
  • 2 helpfuls

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
  • 1037 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
  • 1236 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
  • 1745 Views
  • 3 replies
  • 0 helpfuls