" /> Oldest Waiting Call in Pulse - possible to show the interaction_id (keyconnid) ? - Genesys CTI User Forum

Author Topic: Oldest Waiting Call in Pulse - possible to show the interaction_id (keyconnid) ?  (Read 921 times)

Offline Solo

  • Newbie
  • *
  • Posts: 4
  • Karma: 0
Advertisement
Hello,

some of our widgets in Pulse are showing the "Oldest Call Waiting" in a queue.
For immediate tracing/analyses/actions , we would like those widget to show the ID of this call (key name in our logs is connid or keyconnid, something like 01e403792225bac5 for exemple). Does someone has an idea how to do this, maybe by using the filters, or is there any field/data somewhere in Pulse for that need ?

Thanks a lot
Gauthier

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2756
  • Karma: 44
https://docs.genesys.com/Documentation/EZP/9.0.0/User/RTRFormulas#scrollNav-6

Offline Solo

  • Newbie
  • *
  • Posts: 4
  • Karma: 0
Thanks Kubig,

so you mean I just need to create something like

Result = G.GetKEYCONNID(Data.Current_Status.Value);

???

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2756
  • Karma: 44
I would use https://docs.genesys.com/Documentation/EZP/latest/User/RTRFunctions#scrollNav-18 and get the value from attached data

Offline Danielpoope

  • Newbie
  • *
  • Posts: 15
  • Karma: 0
    • Exploring the Future of Genesys CTI Integration.
Exploring the Future of Genesys CTI Integration.
« Reply #4 on: October 15, 2025, 09:56:33 AM »
I believe that the future of Genesys CTI lies in deeper integration with AI technologies. As we see advancements in machine learning and natural language processing, could we be approaching a point where AI not only assists but also autonomously manages customer interactions? What ethical implications might arise from allowing AI to handle sensitive customer data and decision-making processes?