Issue
In the Real-Time area, TASKE shows the time that an agent has been in the current state. By default, the Not Ready (Cisco) and AUX Work (Avaya) state show the total time in that state, even if an agent changes reason codes for those states. In some environments, you may want TASKE to reset the agent’s time in the state to zero (00:00:00) when the agent changes codes. This article describes how to set a Windows Registry entry to reset the time to zero. You must restart the TASKE system after adding or changing the registry entry.
Solution
A Windows Registry entry determines whether TASKE resets agent time in state in the Real-Time area when agents change reason codes.
- If this entry is not defined or if its value is set to 0, the time continues to increment.
- If the registry entry value is set to 1, when an agent changes their reason code, TASKE resets the agent’s time to zero (00:00:00).
You may want to back up the registry by exporting it before making changes. For information, see your operating system documentation.
Use the following steps to add the registry entry:
- On the TASKE server computer, open the Windows Registry Editor. Refer to Editing TASKE Registry Keys for more information.
- Locate the following registry entry:
HKEY_LOCAL_MACHINE\Software\TASKE Technology\Call Management\SiteData\local
- [For Cisco] Add the following DWORD registry key and set its value to 1:
NewNotReadyIsNewState - [For Avaya] Add the following DWORD registry key and set its value to 1:
NewAuxReasonIsNewState - Exit the Registry Editor.
Important: For the change to take effect, the Information Server must be restarted. This will temporarily stop data collection. All system restarts should occur outside of normal business hours to prevent data loss.