Genesys Cloud - Main

 View Only


Discussion Thread View
  • 1.  Multiple Schedules in one flow

    Posted 6 days ago

    Is it possible to include 2 schedules in one flow in Architect ?. A customer has different operating times for summer and winter months and both need to be incorporated into an Architect flow. Is it possible to automatically switch between the two by a specific date and time ?. What is the easiest way to deploy this ?.


    #ArchitectureandDesign
    #Routing(ACD/IVR)

    ------------------------------
    Richard Craig
    British Telecommunications PLC
    ------------------------------


  • 2.  RE: Multiple Schedules in one flow

    Posted 6 days ago

    You would have to hard code the check for Schedule A and then Schedule B and then use Evaluate Schedule based on the times.  



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



  • 3.  RE: Multiple Schedules in one flow

    Posted 6 days ago

    Hi,

    you can create a schedule group and add in the schedules you want.
    https://help.mypurecloud.com/articles/operating-schedule-groups/

    this should be done on the Architect Inbound flow and not on the Admin > Call  routing menu.



    ------------------------------
    Ernest John Nuque
    ------------------------------



  • 4.  RE: Multiple Schedules in one flow

    Posted 5 days ago

    Hi Richard,

    As Robert and Ernest stated, multiple Scheduling Groups or Schedules can be used in one Architect flow. For your particular case, you can use a Decision block to check if the current month is in the summer months (northern hemisphere); the expression is: 

    Month(GetCurrentDateTimeUtc()) >=6 and Month(GetCurrentDateTimeUtc()) <=9

    and in Yes branch you can use the Summer_Schedule, and in No branch Other_Schedule 



    ------------------------------
    Tatjana Knezevic

    www.startelecom.cloud

    https://www.linkedin.com/company/star-telecom-www-startelecom-ca-/
    ------------------------------



  • 5.  RE: Multiple Schedules in one flow

    Posted 59 minutes ago

    I would add that if you do this in a reusable task, you can have multiple outcomes for "Open", "Closed" etc. This means that you can effectively combine both "Open" versions (Summer and Winter) into one execution path, which would otherwise be difficult.

    HTH



    ------------------------------
    Paul Simpson
    Views expressed are my own and do not necessarily reflect those of my employer.
    ------------------------------



Need Help finding something?

Check out the Genesys Knowledge Network - your all-in-one access point for Genesys resources