Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Reprocessing email, inbound action issue

Miroslav5
Tera Contributor

Hello,

I creates an inbound action for incident creation but when i tried to test it, I manually creates received email in instance but it didnt work . Unfortunately in dev env we don't have mailbox for receiving emails. So I creates manually new email record, set like received, type new and press reprocess email, but this email is automaticaly added to "junk" not "received". So i think it was not processed. In email log i found record about skipping other inbound action but no record about my inbound action for incident creating. I tried to add gs.log to inbound action script but didn't find any record in system logs so i think my inbound action was not started.

 

Do you have any advise guys? Thanks

 

 

1 REPLY 1

Miroslav5
Tera Contributor

In the email log, i can see skipped another inbound action but not that one i need. Also there is not record about procsseing inbound action too