09-26-2007 12:07 PM - edited 03-14-2019 01:21 AM
Does anybody know where in SQL I can find - Calls in Queue and oldest in Queue.
I checked "RtCSQsSummary" but it is always empty.
Any ideas?
Joel
Any ideas.
Solved! Go to Solution.
09-27-2007 06:05 AM
If you log into CRS Admin, and click on Tools Real Time Snapshot Config (in IPCCX 4x) do you have Data Writing enabled? If you don't that table will be empty.
09-27-2007 06:05 AM
If you log into CRS Admin, and click on Tools Real Time Snapshot Config (in IPCCX 4x) do you have Data Writing enabled? If you don't that table will be empty.
09-30-2007 07:39 PM
Buddy,
you are the man!!!!
it works now...
any ideas about how I can setup my own simple wallboard...
joel
09-30-2007 07:49 PM
I have 2 companies that share the IPCC server. is there a way to split my csqs on the wall board. right now it shows all the csqs together.
10-01-2007 04:31 AM
Glad that helped! Are you familiar with writing SQL Queries? That is really all a wallboard is ... just a SQL query running the backend. You can write as many boards as you want using the CSQ as your 'key'. I use the Symon Enterprise Server solution in our call center, but that will cost money. Checkmate offers a solution also ... if you know how to write ASP webpage you can just pop that up as a board. Write two queries with each one looking at your companies queue. That should do it.
10-01-2007 08:49 AM
thanks Jason.
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