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

Forum Posts

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
  • 7196 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
  • 2354 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
  • 20901 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
  • 3645 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
  • 1880 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
  • 1795 Views
  • 2 replies
  • 1 helpfuls