04-08-2016 11:40 AM - edited 03-14-2019 03:57 PM
Hi
UCCX 7.0(2) (Upgrading to 10 in 1 day - will be reusing these same scripts - dont know if issue is I am on an old application and it's buggy or maybe the Windows OS is old and cuasing issues - I have restarted the server s in HA)
This has been working in Ver7 for years until just last 24 hours.
Agent is seen in Supervisor (CSD) as Ready ,. Call processes through script step in the main menu/ initial script, goes to subscript to queue the call to the CSQ ,, the Get Reporting statistics step goes to see: Agent logged in , Agents in Ready, but does not send the call to the agent.
There are 3 options on the main menu, all 3 options send caller to subflow script to authenticate them, then 1 option goes to subflow script for caller to enter existing ticket lookup, and then goes back to main menu (which the other 2 options do after they authenticate) which then goes to subflow script to que the call. THis que the call script is where the Report Statistics looks for the Agent in Ready.
And ultimately now not sending the callers to the Agents in Ready.
MIVR shows:
%MIVR-ENG-7-UNK:Execute step of Task 47000000084 : AgentLoggedIn = Get Reporting Statistic (Logged-In Resources[Q1CSQ + "-" + Lang + "-CSQ"] from CSQ IPCC Express)
%MIVR-STEP_ICD-7-UNK:Task:47000000084 Get Reporting Statistic: Executing the step ...
%MIVR-STEP_ICD-7-UNK:Task:47000000084 Get Reporting Statistic: Calling getReportingStat() with arguments CSQ IPCC Express, Logged-In Resources, and -JPN-CSQ
%MIVR-STEP_ICD-7-UNK:Task: 47000000084 The value of Statistic Variable of Get Reporting Statistics Step is -1
Does the " -1 " indicate no agents logged in or Ready - if true - not sure why the Supervisor shows agents in Ready.
Where can I look to solve?
Solved! Go to Solution.
04-09-2016 08:41 AM
I think the issue is with the name of CSQ that the system is trying to look for logged in resources in the Get Reporting Statistics step. The name of CSQ is coming as -JPN-CSQ that I don't think is the name of CSQ that exist on UCCX Adminstration and hence returning the value of -1. Probably you need to look the value you are setting for the Q1CSQ variable that I don't think is getting prepend in the front of -JPN-CSQ to set the correct CSQ name.
Regards
Deepak
Regards
Deepak
04-09-2016 08:41 AM
I think the issue is with the name of CSQ that the system is trying to look for logged in resources in the Get Reporting Statistics step. The name of CSQ is coming as -JPN-CSQ that I don't think is the name of CSQ that exist on UCCX Adminstration and hence returning the value of -1. Probably you need to look the value you are setting for the Q1CSQ variable that I don't think is getting prepend in the front of -JPN-CSQ to set the correct CSQ name.
Regards
Deepak
Regards
Deepak
04-27-2018 01:57 PM
thanks it solved my issue
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