- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2025 01:39 AM
Hi all,
I have a request from my manager to create a notification reminder for additional comments made by the caller.
The problem we have is a caller will update the INC – notification goes to the assigned too and they forget about the notification.
Im looking to create some sort of reminder at 2, 4, 6 hours (business hours) to the assigned too – to action. If no action, then at 8 hours (business hours) escalate to Assigned to Manager.
But if the Assigned to reply’s or makes a comment then it cancels the reminder process.
Is this something that can be done?
thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2025 03:21 PM
Ok, so this is what i ended up doing -
COMPONENTS TO DEPLOY:
- Custom Field: Customer Response Pending (Date/Time)
- Business Rule: Set Customer Response Flag
- SLA Definition: Customer Response Time (8 hours)
- Form Layout: Add field to Incident form
DEPLOYMENT STEPS:
- Create custom field u_customer_response_pending on Incident table
- Update Incident form to display new field
- Deploy Business Rule "Set Customer Response Flag"
- Create SLA Definition "Customer Response Time"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2025 03:24 PM
i did thank you - i ended up creating a business rule with a custom date and time on the incident form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2025 03:21 PM
Ok, so this is what i ended up doing -
COMPONENTS TO DEPLOY:
- Custom Field: Customer Response Pending (Date/Time)
- Business Rule: Set Customer Response Flag
- SLA Definition: Customer Response Time (8 hours)
- Form Layout: Add field to Incident form
DEPLOYMENT STEPS:
- Create custom field u_customer_response_pending on Incident table
- Update Incident form to display new field
- Deploy Business Rule "Set Customer Response Flag"
- Create SLA Definition "Customer Response Time"