Genesys Cloud - Main

 View Only

Sign Up

  Thread closed by the administrator, not accepting new replies.
  • 1.  Preferred Agent Routing

    Posted 02-05-2024 01:51
    No replies, thread closed.

    Hi Team 

    I am looking to setup Preferred agent routing for one of our customers. The user id's and Agent score is being calculated using a Lambda function ( Lambda Data action that passes Queue id and Skill Name in real time ) with the below output from Lambda: 

    {

      "agentsScores.userId": [

        "id1",

        "id2",

        "id3",

        "id4",

        "id5"

      ],

      "agentsScores.score": [

        100,

        100,

        0,

        100,

        100

      ]

    }

    What I am struggling with now is how to iterate the user id's and scores from this output into my Preferred agent routing MakeListAgentScorePair function. I tried doing all the translation in Lambda and getting a fully ready string as output to feed as input to Preferred agent routing but it does not accept it either. Any ideas team here how this could be accomplished ? The agent and score pairs need to fetched in real time because the Architect flow is based on Generic data tables and not specific to one queue/line of business. 


    #Routing(ACD/IVR)

    ------------------------------
    Ankur Sharma
    Nexon Asia Pacific Pty. Ltd.
    ------------------------------


  • 2.  RE: Preferred Agent Routing

    Posted 02-05-2024 05:16
    No replies, thread closed.

    Closing thread as I found the resolution. 



    ------------------------------
    Ankur Sharma
    Nexon Asia Pacific Pty. Ltd.
    ------------------------------



  • 3.  RE: Preferred Agent Routing
    Best Answer

    Posted 02-06-2024 14:56
    No replies, thread closed.

    Hi Ankur, you can share the solution?

    Thank you.

    Att,



    ------------------------------
    Breno Canyggia Ferreira Marreco
    https://www.linkedin.com/in/brenocfm-40b62182/
    ------------------------------