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

Forum Posts

Should watchlists be frozen when a ticket is closed?

For non-admins it seems that the watchlist field becomes read-only when a ticket is no longer Active (e.g. when an Incident is in state Closed).This means agents can't remove the ticket from their watchlist, ever.They can only hide it by filtering on...

Blobbo by Tera Contributor
  • 275 Views
  • 2 replies
  • 1 helpfuls

atf outbound email validation

Hi I want test notification which is sending to assignment group members of incident after incident has been assign to the group.  try to validate it using "Validate that an email was generated by notification" test step but it is failing every time....

Pradip32_0-1734532235698.png Pradip32_1-1734532273611.png
Pradip32 by Tera Contributor
  • 360 Views
  • 2 replies
  • 1 helpfuls

I want to Washington DC version SOW fuctionality in Xanadu version.

Hi Expert,I recently compared the Washington D.C. and Xanadu versions of Service Operations Workspace and noticed some button changes. I tried checking ServiceNow's official documentation for information about this, but I couldn't find anything. Does...

Washington D.C.jpg Xanadu.jpg
Community Alums by Community Alums  
  • 319 Views
  • 2 replies
  • 1 helpfuls

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
  • 354 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
  • 494 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
  • 532 Views
  • 2 replies
  • 1 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
  • 622 Views
  • 3 replies
  • 0 helpfuls