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

Forum Posts

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
  • 3690 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
  • 1928 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
  • 1844 Views
  • 2 replies
  • 1 helpfuls

Resolved! Error : Tour ended because the next step was not found.

Hello Team, When i click on Begin Tour Ui action(PFA) it's waiting for sometime an showing "Tour ended because the next step was not found." and I'm unable to load the portal (PFA). Could someone please help to load the portal. Thanks,    

Ram141 by Tera Expert
  • 1807 Views
  • 2 replies
  • 2 helpfuls