- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2025 06:37 AM
I have made an Inbound action on incident table. When I am triggering that Inbound action another incident is created. How to resolve this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2025 06:42 AM
Hi,
It is possible that some business rule is running because of that inbound action. Make sure that it does not happen.
If it still doesnt happen, try ordering the action in the negative. It should solve the issue.
Hope it works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2025 06:41 AM - edited 07-03-2025 06:43 AM
give lower execution order and check the stop processing checkbox
OOB there is inbound action for incident creation that must be triggering and creating the incident
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2025 06:41 AM
Hi @Abhisheks144151
You will need to configure the inbound email actions and match the criteria for what needs to happen for new and reply emails.
See the ServiceNow documentation here: Criteria for matching email to inbound actions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2025 06:42 AM
Hi,
It is possible that some business rule is running because of that inbound action. Make sure that it does not happen.
If it still doesnt happen, try ordering the action in the negative. It should solve the issue.
Hope it works.