'Stop processing detected after executing script' What is the reason behind and how to resolve that?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2020 03:50 AM
While processing inbound email am getting this message in logs
'Stop processing detected after executing script'
What is the reason behind and how to resolve that?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2020 04:05 AM
Refer below link
Inbound Action Triggered by New Email Fails to Create Record.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-28-2020 07:09 AM
Hope you are doing good.
Did you get a chance to check on the link provided to resolve your query?
If your query is resolved please mark appropriate response as correct & helpful so that this thread can be closed and others can be benefited by this.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2020 04:05 AM
Every IUnbound Action has a property allowing it to stop any other Actions from running.
You need to juggle this setting, the Type, the Order and Conditions of each Action to make sure they run as expected.
Or you could also switch to using Flow Designer for handling inbound emails as it has much more capabilities (including handling of attachments in inbound emails).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2020 08:30 AM