Legacy Dev Forum Posts

 View Only

Sign Up

How to determine the hold count

  • 1.  How to determine the hold count

    Posted 06-05-2025 18:30

    alex7 | 2024-05-17 14:04:55 UTC | #1

    Is there a way to get the equivalent of a 'nHeld' for an interaction? Is there a topic that can be used on EventBridge where we can at least keep track of every time an interaction is put on hold?


    alex7 | 2024-05-17 17:27:20 UTC | #2

    I know in queue observations you can get the count. How can we get it for an agent interaction?


    Eos_Rios | 2024-05-18 16:46:53 UTC | #3

    You are misunderstanding how tHeld works if you think it's incapable of performing the same function as an nHeld would.

    The t-Metrics are superior versions of the n-Metrics because they count both frequency of occurrence and the durations of those occurrences.

    You appear to be assuming that tHeld itself works the way tHeldComplete does, but each discrete presence of tHeld is a unique hold period, and tHeldComplete is such a single sum of them all, so to find your nHeld you just count your tHeld;

    ParticipantId

    Metric

    EmitDateUTC

    Value

    812B387D-B7CC-47BD-A170-D08DDEE4CF91

    tHeld

    2024-05-18 14:14:00.489 +00:00

    171954

    812B387D-B7CC-47BD-A170-D08DDEE4CF91

    tHeld

    2024-05-18 14:18:23.964 +00:00

    183694

    812B387D-B7CC-47BD-A170-D08DDEE4CF91

    tHeld

    2024-05-18 14:24:55.298 +00:00

    305693

    812B387D-B7CC-47BD-A170-D08DDEE4CF91

    tHeld

    2024-05-18 14:30:33.371 +00:00

    302427

    812B387D-B7CC-47BD-A170-D08DDEE4CF91

    tHeld

    2024-05-18 14:37:28.793 +00:00

    372545

    812B387D-B7CC-47BD-A170-D08DDEE4CF91

    tHeldComplete

    2024-05-18 14:41:03.483 +00:00

    1336313


    alex7 | 2024-05-20 14:14:18 UTC | #4

    I understood that. I was hoping I could just get the number of Helds as an analytic, instead of determining the analytic programmatically.


    Eos_Rios | 2024-05-20 14:16:27 UTC | #5

    There are (almost) no easy buttons in Genesys.


    alex7 | 2024-05-20 14:18:57 UTC | #6

    I feel like Engage Stat Server did provide the metric quite easily. Not sure why CX doesn't


    Eos_Rios | 2024-05-20 14:41:03 UTC | #7

    Because they started from scratch and didn't prioritize being feature compatible.


    tim.smith | 2024-05-20 15:01:31 UTC | #8

    Let's try and stay focused on working through what you can accomplish. I'm locking this thread as it seems to have exhausted useful discussion on the topic.

    You can request new features and share your use case at https://genesyscloud.ideas.aha.io/.


    tim.smith | 2024-05-20 15:01:35 UTC | #9


    This post was migrated from the old Developer Forum.

    ref: 26325