Inbound Email Actions - How to troubleshoot record creation

mythNOW
Tera Expert

Hello ServiceNow Community,

 

Just a general question for  inbound email actions:

 

I created a inbound email action that contains some scripting to help create a record in the change_request table.

 

I sent some test emails that fit the condition for a change_request record to generate. After checking the syslogs, I receive a log message that a change record is created.

 

mythNOW_0-1720826051455.png

 

But trying to find the record CHG0031320, the record is never found.

 

mythNOW_1-1720826170441.png

 

 

How would I go about finding what happened to this record?

 

1 REPLY 1

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @mythNOW 

 

First n quick try to search this change number is global search and see if it come in search or not.

 

2nd point, sys log is information,  go back to RP and check is any mandatory information is missing which stopping for change creation?

 

Try to create change manually with same information which you put in Inbound Email.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

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/atul_grover_lng [ Connect for 1-1 Session]

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