- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2020 07:15 AM
Hi,
Where is the 3 Strike Rule defined? Its an OOB thing or we customize it?
I do not see any docs as well for this.
I don't know where its defined in my instance (as I was not there earlier and still learning) exactly how can i search or test for the same?
Thanks,
Vaishnavi
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2020 07:17 AM
Hi,
it's a custom solution which is implemented by members.
refer below links for help
3-strike rule on RITM (auto-close Service Request in awaiting customer)
How to implement 3 strike rule( send emails automatically)?
send email notification end user based on 3 strike rule
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-17-2020 07:17 AM
Hi,
it's a custom solution which is implemented by members.
refer below links for help
3-strike rule on RITM (auto-close Service Request in awaiting customer)
How to implement 3 strike rule( send emails automatically)?
send email notification end user based on 3 strike rule
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-17-2020 07:22 AM
Is it a workflow??
Can you help me with the navigation??
I dont know where its defined in my instance (as I was not there earlier and still learning) exactly how can i search for the same?
Thanks,
Vaishnavi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2020 07:58 AM
Hi,
So are you trying to find where this is defined in your instance?
please check schedule job, flow or workflow for this
If you wish to implement it fresh refer the links shared above they should help
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-17-2020 07:45 AM
Hi Vaishnavi,
As suggested by Ankur in comments before there is no OOB such functionality for 3 strike rule. In case needed you can create a custom solution by use of Flow designer or workflow or schedule job.
Link from above comments cover the same but scenarios may be different.
1. When ticket is put on hold you send 3 reminders.
2. When ticket is pending approval you send 3 reminders to approvers
3. When ticket is resolved you send 3 reminders to users to accept solution & then close it automatically post that.
So, it may vary business to business & case by case so its upto all depends on need but links above should help you with some hints.