Inbound Email creating two cases: one with HR Service and one without
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hi Community,
I am seeing a funny issue, when an email is received, my inbound email action is triggered and rightfully creates the ticket/s with relevant HR Service.
However, as checked at the same it also creates another ticket a replica without the HR Service value.
I am not sure why this is happening. I can confirm that only my relevant inbound action gets executed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
are you using scripting logic to create case inside inbound action?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hi @kartikchoum ,
Did you check for email log related lists in the emails
something like this below
In the email log , it will show us what are all flows which are executing with this inbound email , based on that , review logs and check the flows which are executed , or else cehck for any inbound actions which are present ,
Mark my solution as helpful if your issue is resolved
Thanks regards
Badrinarayan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
when inbound email comes, it shows which inbound actions triggered on that email
did you check there?
Also did you check any other logic is written which creates the other HR case?
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
It could be the case that two different Inbound Email Actions are matching the same email,
OR an out-of-the-box (OOTB) rule is triggering along with your custom one. Validate this.
Refer : KB2511748 Inbound Email generating two tickets
