Regarding 3 strike rule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11 hours ago
I have a code for 3 strike policy, is there any way around or optimization for it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
There's many many ways to do a 3 strike rule.
Code as presented, I have no idea if this is a BR, a script include, or just a one time run background script.
Why not start with telling us what you've got and what you WANT to happen?
3 strikes of WHAT?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
I have to make a schedule job that should run on 7th business day and my requirement is:
assume like i have created a ticket from a catalog item and ritm and sc task are generated so 3 strike rule means , when ticket is created and state is pending and reason is awaiting info from user , if user does not reply to that ticket then a 1 follow up should send to him in email body, then after 9 hrs 2 follow up, then 3 follow , after 3 follow up if requestor does not reply then 4th follow up is sent and the state of sc task is made closed incomplete with work note- No response from user.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
And since states can move back and forth, and since customers can be responsive and then not responsive, when does the "wait for three strikes" period begin, end, and reset?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
wait for three strikes period begins when state is pending and there is no response from user within the schedule that is 7am-4pm
