Configure Wallboard View 5 (Statistic)
Introduction
This view is also known as Statistic View.
Preview
Configure
-
Open the config.xml file, which is located in the Anywhere365 “InFlight WallBoard\I01” folder
-
The right value for the DefaultView = 5
-
Make sure the General Settings are as in the example below
<!-- General Settings -->
<DefaultView value="5" enabled="true"></DefaultView>
<!-- 1 Normal, 2 Custom (Grid), 3 Multiple, 4 InboundOnly, 5 StatisticsView, 6 Reason Code -->
<MultipleUCCGroup value="-1" enabled="true" />
<!-- -1 == GroupView, 0 == group 0, 1 == group 1, 2 == group 2, 12 == group 12, etc-->
<LogLevel value="All" enabled="true" />
<!-- All, Critical, Error, Warning, Information, Verbose -->
<LowestSkillValue value="1" enabled="true" />
<Language value="en" enabled="true"></Language>
<!-- End General Settings -->
-
Next make sure the "Normal View Settings" are correct. (Entered during installation)
<!-- Normal View Settings -->
<DashboardServer version="1.5" name="ucc_" value="http://ucc.domain.com/DashboardService" SLA1Label="20 sec" SLA2Label="2 min" SLA1="20" SLA2="120"></DashboardServer>
<Credentials username="" password="" />
<!-- End Normal View Settings -->
- name = Name of the UCC, usually first part of the SIP address.
- value = URL to dashboard service of the UCC.
- SLA1 = Number of seconds which is used in the SLA bar's first item and SLA percentage.
- Credentials = Automatically entered when connection to a secure dashboard.
-
Next make sure the "StatisticsView" Settings are correct.
<!-- StatisticsView-->
<AgentsReasonCode enabled="true" value="Break" />
-
AgentsReasonCode = Name of the reasoncode for the "Agent with break" item.
-
-
Save the file
-
Now the Statistic View is applied for the Wallboard.
Did you find this page helpful?
Yes No
Sorry about that
Why wasn't this helpful? (check all that apply)
Thank you for your feedback.
Want to tell us more?
Email your feedback to our documentation team.
Great!
Thanks for taking the time to give us some feedback.