01-14-2016 01:35 PM - edited 03-14-2019 03:39 PM
Does anyone know of a SQL Query that will help us see all current logged in agents for a specific teams? We are converting to UCCE from 3x UCCX clusters and were site gathering now. We have a bunch of different teams and we would like to perform SQL queries to gather this information. Queries we are interested are below.
Any help with the following SQL Queries would be very helpful for us. I've been playing around with some queries but can't get the output I wanted.
Thanks!
01-14-2016 02:10 PM
While I believe it would be possible for you to determine this information via SQL, I do not believe it is a good solution. The data stored on the Informix database is historical by nature, it does not necessarily contain 'current' information; that is not its purpose.
Add to that, constantly querying the UCCX database is not a good idea and should be avoided.
The data you're looking for simply isn't intended to be extract from the database. There exist undocumented interfaces to the UCCX that do provide this information, we utilize this in some of our software such as the Jabber Agent Wallboard with skilling interface.
Out of curiosity, how would you utilize this information?
01-15-2016 07:36 AM
I understand what you're saying about the Informix db. And to correct your assumption, we will not be constantly querying UCCX. We would run a couple things a couple times a week.
Main reasons this would be helpful.
Hopefully this makes sense for my motive of needing SQL queries. :)
01-15-2016 04:33 AM
Hi, let me get this straight, do you want to collect information out of your UCCX system or you are planning to show these counters from the planned UCCE system?
G.
01-15-2016 07:23 AM
This is all data we want to collect out of UCCX.
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