- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 04:53 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 06:06 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 06:18 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 06:18 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 06:39 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2023 05:57 AM
yes,
How to group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2023 07:06 AM
Thank you for the links sir, I found them useful for me. I appreciate you for helping me out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2023 06:02 AM
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.