Incident Management forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Business Elapsed Time calculation

Hi,   I have a query on Business elapsed time field in task_sla table. Where does this calculation for Business elapsed time field is done. We know that Business elapsed time is calculated based on not considering on hold state and non-business hours...

Nivedha G by Tera Contributor
  • 404 Views
  • 2 replies
  • 0 helpfuls

cancel Action on Standard Ticket Incident Form

We are using the "Standard Ticket Configuration" that was new with the Paris release. On an incident in the portal, there are Actions OOB that include Resolve, Close, and Reopen. when selecting cancel option i need pop up like "please provide reason ...

AJAYKUMARG_0-1747222460625.png
AJAYKUMAR G by Tera Contributor
  • 494 Views
  • 1 replies
  • 0 helpfuls

Response/Resolution SLA Missed

Hi Team, I would need to one help to pull out a report for Response & Resolution SLA Missed, what is the correct way to pull out the report, currently I am pulling out two report one is response SLA (Ticket Opened on last Month/Today etc.) and for re...

Garvit1 by Tera Contributor
  • 899 Views
  • 6 replies
  • 0 helpfuls

exporting logs to microsoft sentinel

Hi all, I am looking to export logs to MS sentinel. does anyone ahve a working walkthrough on this? I was surprised there wasnt a out of box solution to export logs to sentinel that i could find that was  just connecting to use SIR. Any help on this ...

RBlor by Mega Guru
  • 1599 Views
  • 1 replies
  • 1 helpfuls

Get Task Variables In emails Script

var sc_task = new GlideRecord('sc_task');sc_task.addQuery('number','TASK0848064');sc_task.query();if(sc_task.next()){    gs.info(sc_task.variables.is_this_a_financial_or_physical_transfer);    gs.info(sc_task.getRowCount());}  Output: *** Script: und...

label name using dynamic translation

Hi team.  In our ServiceNow instance we have people all across the globe who speak different languages. So we had created labels of different languages in the dictionary of the fields. Let say Urgency field in Incident Managament. For french language...

Deepika54 by Tera Contributor
  • 298 Views
  • 1 replies
  • 0 helpfuls