Dynamic SLA Configuration based on date/time field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2025 12:47 AM
There is a challending requirement on Case table. Through API we are getting datetime value to a custom field - 'Promised Resolution Date', Now SLA should should set it hours based on this field once the time is up SLA needs to breached.
Any ideas, open to discuss.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2025 12:51 AM
In which field are you storing this value in the case table? You can use that field for SLA calculation. Also, please explain further about how the SLA should be set in hours based on this field. Once the time is up, the SLA should be considered breached.
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
04-28-2025 03:35 AM
we have custom field that hold's the maximum date and time of when the case is needed to be resolved.
According to that field our SLA should work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2025 01:06 AM
Hello @Karthik Buska
Do you mean you are getting duration in this promised resolution field ?
Or you are getting date/time on which you have to trigger the SLA ?
You have mentioned Date/Time and also hours, hence the confusion.
Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket.
Regards,
Shivalika
My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194
My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2025 03:34 AM
Hi @Shivalika ,
It was date/time field and we are getting end date by when we need to resolve the case.