- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2023 12:45 AM
Hi Team,
Please suggest me how to restrict the creation of incidents for Out Of Office replies.
Thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2023 08:38 AM
Hi,
Just add condition --> Subject: Starts with 'Declined (Away)'.
regards,
Prasad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2023 08:47 AM
No, that properties to understand the coming email is New or Reply or Forward so that inbound action we can mention type - Reply / New / Fr
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2023 01:18 AM
Hi @Jakkamsetti Pra ,
Several methods can be implemented in ServiceNow to prevent incidents from being generated for Out-of-Office (OOO) replies:
- Modify Inbound Email Action:
- Go to System Policies > Inbound Actions.
- Edit the incident creation action to exclude OOO reply keywords like "Out of Office."
- Skip incident creation for matching emails.
- Use Email Properties:
- Access Email > Email Properties.
- Set "Ignore email when the subject starts with the text" to filter OOO replies with keywords like "Out of Office."
- Consider Third-Party Solutions:
- Explore specialized tools for OOO reply management integrated with ServiceNow.
Tips:
- Review changes to avoid unintended impacts.
- Thoroughly test the solution.
- Stay updated and adapt to changes in OOO reply formats or system configurations.
Please mark it as helpful and accept it as a solution.
-Prasad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2023 06:09 AM
Hi Prasad,
Thanks for your reply.
In the Email properties I could see it is mentioned "Declined" but when we received email with the subject line "Declined" the incident is created. Attached the snip for your reference. Could you please check and assist on this. Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2023 07:27 AM
Hello,
Please create an Inbound Action with the following specifications:
Order: 0 (zero)
Active: True
Stop Processing: True
Subject: Starts with 'Declined'
Please refrain from making any changes under the Action and Description tabs.
Refer to the screenshot provided below for guidance:
If this helps you, don't forget to like and accept it as a solution.
-Prasad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2023 07:55 AM
Hi @Community Alums
Thanks, for making it clear but in this case it will work only when subject contains Decline word right.
I am not understanding the use case here, when email go out from SN and SN received a email i.e. as OOO - the subject line come like : Automatic reply as prefix.
So shall we use Automatic reply as word in properties or we can directly update the inbound action with
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]
****************************************************************************************************************