Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Notification trigger twice for incident survey

tilekarnilesh
Tera Guru

Survey Trigger condition - survey trigger condition.png


notification condition and who will received-
who will rcvd.pngnotification send.png

sysevent trigger twice for same id - 

sysevent trigger twice same sysid.png


notification - 
 notification trigger twice.png


Can anyone help with this issue? Some users are submitting the survey twice, which is causing confusion in the reports.

Thanks in advanced..

5 REPLIES 5

Dr Atul G- LNG
Tera Patron

https://www.servicenow.com/community/servicenow-ai-platform-forum/survey-is-triggered-multiple-times...

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************

Ankur Bawiskar
Tera Patron

@tilekarnilesh 

the timestamp is same for the survey creation, so it means some business rule has current.update() causing the record to be updated 2 times and hence survey trigger condition matched

Did you check that INC got updated 2 times in History calendar?

Right Click on Form Header -> Configure History -> Calendar

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

Hello @Ankur Bawiskar ,

Yes, it is updating twice. How can I find which Business Rule is causing this? Do I need to check all Incident Business Rules?

2 times.pngstate updating 2 times.png

@tilekarnilesh 

so that's the issue as I rightly pointed out

how are you testing the INC?

You can try to close manually the state and debug the business rules

Debugging business rules 

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader