Dynamic SLA schedule based on task assignment group

jgfdlima
Tera Contributor

How to create an SLA with a dynamic schedule based on the assignment group with different schedules.

Ex. If an incident occurs to a 24x7 team in the early hours of the morning, the SLA must run, however, if the team is assigned to a group that has a 10x5 schedule, the SLA must stop running until the schedule starts.

7 REPLIES 7

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @jgfdlima 

 

You can use the OLA , which can be a group specific and you can add schedule.

 

AGLearnNGrow_0-1719249650266.png

 

 

and but SLA will be continue in this case. 

*************************************************************************************************************
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]

****************************************************************************************************************

Unfortunately this does not meet the requirements I am looking to resolve as our company does not want to create additional SLA records for each assignment group. We are hoping to use variable schedules within the same SLA record.

Unfortunately this does not meet my company's requirements as we cannot create additional SLA records for each assignment group. We are hoping to use variable schedules within the same SLA record.

Robbie
Kilo Patron
Kilo Patron

Hi @jgfdlima,

 

The good news is, this is absolutely achievable.

You'll need to configure a few things including creating a schedule field on the group table/form so as to capture what schedule each group works to.

On the SLA Definition you can create you're own 'Duration type' and set the 'Relative duration works on' to the relative table field. Eg Task record and then the 'Schedule source field' to the newly created assignment groups schedule field.

Something to consider, what happens if the group does not have a schedule set - you may want to have a default as a backup or set all the groups to have at a schedule set.

From memory, it took a bit of tinkering around, but it is possible.

 

To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.


Thanks, Robbie