05-03-2016 07:03 AM - edited 03-15-2019 06:18 AM
Hello,
I'm working on a project which involves displaying call data and agent status. I'm able to pull everything I need from the Informix db_cra database, except for calls waiting in queue. Our network/phone administrator will not allow us to turn on Real Time tracking, so I'm unable to pull this data from the db_cra database. We are displaying this data in Finesse by using the LiveDataGadget.jsp. Since I'm unable to pull Calls Waiting from the DB, my question is, is it possible to pull it from LiveDataGadget.jsp without using Finesse? I am getting a response when hitting it, however there's no phone data being returned. This is the last piece in the project, so any help would be greatly appreciated!
Thank you!
- Jake
05-03-2016 07:13 AM
Jake, I am not exactly sure what the requirement is there since Calls Waiting field is available by default within the Live Data Reports such as Agent CSQ Statistics reports that shows up inside Finesse Desktop. That being said, you can create a wallboard connection to the UCCX server using the uccxwallboard user that can be used to query RtICDStatistics and RtCSQsSummary tables which will give you the Calls Waiting field.
Regards
Deepak
05-03-2016 07:19 AM
Hi Deepak,
Thanks for the response. I'm unable to pull the data from the RtICDStatistics and RtCSQsSummary tables since we are not allowed to turn on Real Time tracking. Those 2 tables are empty in our DB, so I'm trying to go around the DB and pull the data from the Live Data Gadget, or some other place if available.
05-03-2016 08:06 AM
Unfortunately, then there is no other option. CUIC pulls Live Data reports using the JMS Data Source but there is no option to create a connection to that.
Regards
Deepak
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide