Help in scheduled script

servicenow_devo
Tera Expert

I have created a scheduled job for monthly checkup but this is not working. Actually we need to check each active account if any account have only one contct it should sent notification to that one contact person.

 

 

Thankyou
2 REPLIES 2

Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

What debugging steps did you already take? What is working? What is not? From which point is your script failing? From where do you exactly need help with? Etcetera.

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

The script fails in the 2nd glide record statement. It fails while iterating in whole records. Also when the same script is tried with one single record it works and gives output

Thankyou