Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Incident.do form?

Hi, I was playing around with something and seem to have messed up the form which opens with incident.doRight now, its opening the "Notes[inbox view]. How do i set it back to open Incidents? I have another instance from where i can XML import as need...

theoracle by Tera Expert
  • 2042 Views
  • 3 replies
  • 0 helpfuls

Best practice on making changes to closed incidents?

OOTB, non-admins cannot make any changes to closed incidents, but Admin can do. 1. Does ITIL say not make updates to closed incidents? (I couldnt find any ITIL references) 2. If suppose we make updates to closed incidents, will there be any impact to...

Suggy by Giga Sage
  • 4108 Views
  • 2 replies
  • 1 helpfuls

Check attachment when submitting catalog item.

If a document is not attached when adding to cart, pop-up message “No document is attached, do you still want to add to cart?”  Answer “Yes” add to cart, answer “No” return to form. Can anyone Assist?

krishna761 by Tera Contributor
  • 7714 Views
  • 6 replies
  • 1 helpfuls

Resolved! Developing scoped app from App Engine Studio difference

Hello Team, We are asked to develop a custom application using App Engine Studio. Customer has informed us they have licenses for App Engine. This topic is relatively new to me but whatever I have read it feels like its a low code solution but end of...

ShAn21 by Tera Guru
  • 2748 Views
  • 2 replies
  • 3 helpfuls

Resolved! MTTR calculation for resolved/closed ticket

Hello Team, Hello, I am looking for calculating the MTTR value for resolved/Closed incident. Let say i have pulled the count of total resolved/closed ticket for a particular group now how to calculate the MTTR value.I don't want to create the MTTR re...

Manish2 by Mega Expert
  • 21958 Views
  • 13 replies
  • 0 helpfuls

List Field Limit in ServiceNow

What is the limit of the List type field in ServiceNow? What is the limit of the List Collector type variable in ServiceNow? Do they share the same traits, are they the same? 

Abinav1 by Kilo Contributor
  • 3896 Views
  • 3 replies
  • 0 helpfuls

Resolved! Use Event and inbound action to send notification

I want to generate an email notification when an update is made to the hr case work notes in the closed state. This is what I have in the inbound action   if (current.state == "3" || current.state == "4")        gs.eventQueue("sn_hr_core.closed.case....

rez4 by Kilo Guru
  • 2100 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to test inbound action notification

I Create an inbound action to trigger an event and send a notification I used it on sn_hr_core_case and all the tables that connects them. To test I looked into outbox found notifications with watermarks for 2 tables, emailed them to the servicenow i...

rez4 by Kilo Guru
  • 1998 Views
  • 2 replies
  • 1 helpfuls