Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: Baoh on January 25, 2023, 09:22:27 AM
-
Hi, I have no admin privilage in my work PC, but I use CCpulse 8.1.100.36 to monitoring queue.
I would like to know if is possible do some action that warning me when a there is an event, for example in queue there are 5 call.
The action could be a pop-up, or the icon of CCpulse in the Application Bar blink, or WIN 10 give me a message. Something that
catch my attention.
I have try with the sound but without Admi privilegis I can't register the GsSampleTEObjects.dll...
Txx for help.
-
I find this VB and it works for me, if you are not focus on CCPulse windows it blinks :)
x=msgbox("TxT Mex" ,48, "Title")
:)