" /> Recent Posts

Recent Posts

Pages: 1 ... 4 5 [6] 7 8 ... 10
51
PSDK Genesyslab.Platform.Voice.Protocols.TServer.Events namespace for TServer events
52
[quote author=terry link=topic=12620.msg55781#msg55781 date=1727336151]
57 EventQueued
58 EventDiverted
85 EventAttachedDataChanged
154 EventReserved_2 (used for keep alive pinging)
[/quote]

Thank you very much, Terry. Any idea where to find the full list? I'm searching in documentation with no luck; nothing in the PSDK docs too, as suggested by @Cavagnaro
53
Treatment Exit was exactly added to synchronize treatments time and target waiting time.
54
Thanks once more, Terry. They key lack of knowledge on my side was not being aware of the "Exit" function, that basically was the key feature I was missing, and that solved my issue.

Br,

Willian
55
I would use https://docs.genesys.com/Documentation/EZP/latest/User/RTRFunctions#scrollNav-18 and get the value from attached data
56
57 EventQueued
58 EventDiverted
85 EventAttachedDataChanged
154 EventReserved_2 (used for keep alive pinging)
57
Thanks Kubig,

so you mean I just need to create something like

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

???
58
I know those are under PSDK, each Event has an ID.
Now a list...maybe in PSDK docs? help file?
59
https://docs.genesys.com/Documentation/EZP/9.0.0/User/RTRFormulas#scrollNav-6
60
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
Pages: 1 ... 4 5 [6] 7 8 ... 10