PureConnect

 View Only

Discussion Thread View
  • 1.  Assigning Calls to Multiple Workgroup Queues at The Same

    Posted 05-05-2020 14:52
    Hi - this query might be a bit of a stretch, but I'm hoping for some insights (or to confirm my suspicions that this cannot be done in the platform in its current iteration).

    We have multiple call center locations and have to use logical workgroups to breakout agents in each call center site.  The issue is that there is no current means to see call activity that might be central to a given location.  All of the current locations have calls that route from one queue.  The preference would be to keep that one queue, but be able to use some type of logic that would allow us to see call activity from the queue broken down by call center site as the calls are active.

    Any advice that can be shared would be greatly appreciated.  Thanks!
    #ArchitectureandDesign
    #Routing(ACD/IVR)
    #Unsure/Other

    ------------------------------
    Barry Farrington
    PureConnect Administrator
    Long Term Care Partners, LLC
    ------------------------------


  • 2.  RE: Assigning Calls to Multiple Workgroup Queues at The Same

    Posted 05-05-2020 18:01
    You could add a custom attribute to the call that represents the Site and then create a Queue Column for that attribute.

    You can then add the queue column in ICBM which would let you see which site each call "belongs" to and potentiall sort by theat column etc.

    Would that help?


  • 3.  RE: Assigning Calls to Multiple Workgroup Queues at The Same

    Posted 05-05-2020 19:08
    Great idea!  I assume the attribute would be added at the agent level in Administrator?

    ------------------------------
    Barry Farrington
    PureConnect Administrator
    Long Term Care Partners, LLC
    ------------------------------



  • 4.  RE: Assigning Calls to Multiple Workgroup Queues at The Same

    Posted 05-06-2020 07:03
    You define the queue column with a display name and the name of the actual call attribute. For example, the "Call Center" queue column might be the call attribute "call_center".
    You could then, define the Call Center to which the users belong and store it on the user as a custom attribute.
    To finalize the setup, you would put code in the handler "CustomAcdProcessCall_AlertSuccessful" to lookup the target agent's custom Call Center attribute, and assign the value to the call_center attribute on the call.

    At that point, anyone who has access to that queue column (remember to assign permissions) can include it on the screen in ICBM.

    ------------------------------
    Wayne Rhodeback
    Astute, Inc.
    ------------------------------



  • 5.  RE: Assigning Calls to Multiple Workgroup Queues at The Same

    Posted 05-06-2020 17:32
    As @Wayne Rhodeback said, some Handler work is needed if this is something you want to happen once an Agent has been selected.

    Custom Queue Columns are covered in the Admin class
    Handler modifications are covered in th Interaction Center Handler Developer class.

    In addition, you may want this information available to you in the reports? Either to filter the report, to group it, or simply to display the information in each row. If so, the recentlt release PureConnect Custom Reporting class covers how do to this...

    (Gotta sell the training!)

    HTH



Need Help finding something?

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