cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
782
Views
0
Helpful
2
Replies

UCCX Script :: Get Reporting stats

Ravi Shekhar
Level 1
Level 1

Hi All,

I have a few questions regarding the "Get Reporting stats". The values like Exp waiting time, Avg hold duration, current wait time. Where can I find the formula for this? Will this parameter work if no agent is logged in? lastly can I add these any arbitary wait duration in the script if the system cannot calculate ( if no agent are logged in) ?

1 Accepted Solution

Accepted Solutions

Chris Deren
Hall of Fame
Hall of Fame

I am not aware of the formula being published anywhere. These type of stats always work best in busy environment, with small number of agents, low call volume they will not work very well. As to arbitrary number, sure you can simply build logic i.e.

if agents_logged_in == 0

     set EWT == X

HTH,

Chris

View solution in original post

2 Replies 2

Chris Deren
Hall of Fame
Hall of Fame

I am not aware of the formula being published anywhere. These type of stats always work best in busy environment, with small number of agents, low call volume they will not work very well. As to arbitrary number, sure you can simply build logic i.e.

if agents_logged_in == 0

     set EWT == X

HTH,

Chris

Hey thanks Cris this makes sense. For no agent logged in i was getting wierd values. Got what i was looking for.

Here are a couple of links that might be usefull for ppl with similar query:

http://developer.cisco.com/web/ccxs/forums/-/message_boards/message/19113652?p_p_auth=6DGreJit

https://supportforums.cisco.com/message/398471#398471

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: