SLA Definition based on Assignment group schedule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2018 12:20 PM
Hi All,
We have a requirement to runs the SLA based on Assignment group schedule for Cases in HR Scoped application on Kingston version.
In our instance we are NOT maintaining schedules/ contact for assignment groups. Please let me know the possible way for creating SLA definition and run according to Assignment group's schedule .
Below is the detailed query
Create a different SLA based on each assignment group
Adjust the SLA of each case based on the working hours .
- Labels:
-
Field Service Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2018 12:33 PM
Hello,
Below two articles will help you
Note: Please mark reply as correct / helpful if it answers your question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2018 12:54 PM
Hi Deepak,
I have checked the first link you shared , but in our instance we do not maintaining schedules for assignment groups and not having any field for Schedule.
Please suggest.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2018 12:57 PM
Hi,
You can create a schedule field on sys_user_group table, that will help you have schedule associated with assignment group.
Once done, you can use that field in sla_definition while defining the schedule based on field wherein you can dot walk from lets say incident record to assignment group and then to newly created schedule field.