Genesys Cloud - Main

 View Only

Sign Up

Expand all | Collapse all

Email Queue SLA & Closed Business Hours

  Thread closed by the administrator, not accepting new replies.
  • 1.  Email Queue SLA & Closed Business Hours

    Posted 03-23-2023 11:37
    Edited by Stephen Poncia 03-23-2023 11:39
    No replies, thread closed.

    Hi Genesys Community,

    New comer here. 

    I understand that email SLA queues are unable to be set to 'stop the clock', for instance, closing at 6pm means emails received after 6pm, the SLA doesn't start on emails received from 6pm - 8am until 8am when the business opens. Currently it counts the SLA time set, regardless of when the email came in, meaning a queue with 4 hours answer SLA, is breached without us being open. I was hoping to find out:

    1. If this is likely to be built into a future release of Genesys Cloud
    2. How other businesses who work from a stop the clock SLA type business model, operate with Genesys Cloud and how they manage this and can provide any creative ways using the metrics to workaround this

    One of the suggestions to us as a workaround, was to set the Queue Performance on email queues to show SLA from the open business hours. This unfortunately isn't a viable workaround for us, due to our business receiving emails 24 hours a day, 7 days a week and would mean that we lose about a third of emails for reporting.

    Many thanks and look forward to the responses.


    #ArchitectureandDesign
    #PlatformAdministration
    #SystemAdministration

    ------------------------------
    Stephen

    ------------------------------



  • 2.  RE: Email Queue SLA & Closed Business Hours

    Posted 03-23-2023 17:52
    No replies, thread closed.

    We do this by having all emails start in a parking/holding queue, and then using in-queue email flows to run a schedule check and move inbound email from the holding queue to the normal daytime queue and then back into the holding queue at end of day. This allows us to keep a clean service level and prevents reps from continuing to grab emails after hours, forgetting to logout and racking up overtime.



    ------------------------------
    Brad Murlin
    Zillow, Inc.
    ------------------------------



  • 3.  RE: Email Queue SLA & Closed Business Hours

    Posted 03-24-2023 03:51
    Edited by Stephen Poncia 03-24-2023 03:53
    No replies, thread closed.

    Hi Brad,

    Thanks very much for the reply. This was also presented to us as a workaround, however we didn't deem it viable incase of major out of hours incidents. I'd be interested to know how you use that alongside a possible out of hours incident? Thanks again and I look forward to your reply.



    ------------------------------
    Stephen
    ------------------------------



  • 4.  RE: Email Queue SLA & Closed Business Hours

    Posted 04-03-2023 23:19
    No replies, thread closed.

    The key for these is having some field or indicator in Salesforce that you can pick up from Genesys.

    If the case record in Salesforce has a Priority field, you would query the SF Case data and then make a decision in Genesys to stick with the normal parking>daytime queue flip-flop or do some other treatment like route to an on-call queue.



    ------------------------------
    Brad Murlin
    Zillow, Inc.
    ------------------------------



  • 5.  RE: Email Queue SLA & Closed Business Hours

    Posted 12-13-2023 06:56
    No replies, thread closed.

    Hi Brad, would you be please share the flow for this ? we are  need to do the same but i am stuck here thinking if the email loop count exceeds  before next business hours or not able to send the email exactly during businesses hours  ?



    ------------------------------
    Halesha Sanningappal
    Health Alliance Plan
    ------------------------------



  • 6.  RE: Email Queue SLA & Closed Business Hours

    Posted 01-27-2025 13:23
    No replies, thread closed.

    Hi Brad,

    We have a similar set up with a 15 minute loop that repeats until it sees the schedule open but we're noticing that the loop is causing the emails to be sent out of order so an email sent at 6 p.m. on Friday (when the office is closed) will be received after an email that was sent the following Monday at 6 a.m. (right before the office opens). Have you experienced this issue as well? Or know of any work arounds?

    Thank you,

    Gina



    ------------------------------
    Gina Foran
    Access Technology Consultant
    ------------------------------



  • 7.  RE: Email Queue SLA & Closed Business Hours

    Posted 01-27-2025 14:10
    No replies, thread closed.

    This can happen since you have that 15 minute loop and that puts them all in a spin cycle that means at any point that timer might be up.   The only way to avoid this would be to possibly number each email coming in and only allow the email in the order to be released which could cause a 14 m 59 s delay on delivery.  

    In reality, will your customers really care if their Email went from 10 to 40?  



    ------------------------------
    Robert Wakefield-Carl
    ttec Digital
    Sr. Director - Innovation Architects
    Robert.WC@ttecdigital.com
    https://www.ttecDigital.com
    https://RobertWC.Blogspot.com
    ------------------------------



  • 8.  RE: Email Queue SLA & Closed Business Hours

    Posted 01-27-2025 14:51
    No replies, thread closed.

    Hi Robert,

    How would we go about numbering each email?

    Thank you,

    Gina



    ------------------------------
    Gina Foran
    Access Technology Consultant
    ------------------------------



  • 9.  RE: Email Queue SLA & Closed Business Hours

    Posted 01-27-2025 15:04
    No replies, thread closed.

    One of those time where I was hoping someone would not ask.  You need to have a table that will be an accumulator like we had in PureConnect.   As an email enters the queue, you would increment that number and assign to a variable.  Have another entry for the exit number and as you check variable against the number and increase second number.  Once the second number is the same as the first, reset both to 0.

    Solutioning on the fly never easy, but I think that will work.



    ------------------------------
    Robert Wakefield-Carl
    ttec Digital
    Sr. Director - Innovation Architects
    Robert.WC@ttecdigital.com
    https://www.ttecDigital.com
    https://RobertWC.Blogspot.com
    ------------------------------



  • 10.  RE: Email Queue SLA & Closed Business Hours

    Posted 01-29-2025 12:23
    No replies, thread closed.

    Thank you Robert!



    ------------------------------
    Gina Foran
    Access Technology Consultant
    ------------------------------



  • 11.  RE: Email Queue SLA & Closed Business Hours

    Posted 03-26-2023 16:00
      |   view attached
    No replies, thread closed.

    We actually have this capability in our AppFoundry app for Genesys Cloud: https://appfoundry.genesys.com/filter/genesyscloud/listing/59c44a27-fb86-4806-8640-18a99c7f544f



    ------------------------------
    Maksim Gill
    Eccentex (Customer Service Platform)
    https://www.eccentex.com/genesys
    ------------------------------



  • 12.  RE: Email Queue SLA & Closed Business Hours

    Posted 03-27-2023 03:15
    Edited by Stephen Poncia 03-27-2023 03:17
    No replies, thread closed.

    Hi Max,

    That's really useful, I will take a look. Thanks very much.



    ------------------------------
    Stephen
    ------------------------------



  • 13.  RE: Email Queue SLA & Closed Business Hours

    Posted 01-30-2025 08:27
    Edited by Daniel Possekel 01-31-2025 01:46
    No replies, thread closed.

    Hi, I am very interested in this thread as we share some aspects of this use case. The reference to AppFoundry is a poor cross selling pitch though and one has missed to explicitly describe the added value and approach this product would provide... Maybe you can help out by sharing your knowledge with some additional ambition, Max?! Anyway. Last year we were starting with a similar design proposal by looping our task(!) emails in and out - also in order to match the latest status with our middle ware. At some point we ended up in a cascade of workarounds, as Genesys has a lot of technical limitations, that would cause us severe problems. You might get around this problem, if you aren't carrying along a big surplus of tasks. We had to drop some of our ambitions finally and are still designing some queuing logic while having pilots running. This said, my main takeaway for you based upon the less-than-a-year-knowledge: mind the limitations  and ensure they won't hurt in your scenario (API calls, max conversation actions, 72h).



    ------------------------------
    Daniel Possekel
    Business Analyst
    ------------------------------