SLA

Nafisa Zaman
Tera Contributor

How to automate SLA clock in such a way that it gets automatically resume & pause on the basis of store’s trading hours which could be extracted from Store Opening Times field from SNOW.

2 ACCEPTED SOLUTIONS

Hello,

 

If  different restaurants have different times then you can create different schedules and SLA's based on the restaurants should not be an issue.

 

Please mark my answer as correct based on impact.

 

View solution in original post

Does all 13000 have different time. There will be common times i believe for multiple stores. So you should first group it and see how many have same time and how many different timings emerge and based on that we can go ahead.

View solution in original post

9 REPLIES 9

Does all 13000 have different time. There will be common times i believe for multiple stores. So you should first group it and see how many have same time and how many different timings emerge and based on that we can go ahead.

Hi Saurav,

 

actual timings are not saved on location table, they stored it on apex table, and those values are saved as string format, so we can not compare string with time format.

yes,
How to group

Thank you for the links sir, I found them useful for me. I appreciate you for helping me out.

EveWaelchi
Giga Contributor

Ensure that your script for calculating trading hours and adjusting the SLA clock is correctly implemented and thoroughly tested to avoid any disruptions in service.