This page was last edited on June 27, 2014, at 18:16.
Comments or questions about this documentation? Contact us for support!
Workforce Management (WFM) calculates adherence for single channel or multi-channel environments. For sites, in which there are schedule state groups configured for a single channel, WFM compares the agent's real-time state to the current schedule state. For sites, in which there are schedule state groups configured for multiple channels, WFM compares the agent's real-time state and reason code on each channel, with the scheduled states for that same channel during each specified time interval. If at least one scheduled state for that channel can be mapped to the channel real-time state, according to its adherence rules, the agent is considered adherent.
Single channel agent adherence is calculated as follows:
Multi-channel agent adherence is calculated as follows:
The multi-channel algorithm also comes to a boolean conclusion; that is, the agent is either adherent or non-adherent. However, to be adherent the agent must be adherent on every channel, on which he/she is scheduled or, for which he/she receives a real-time state. Also, if the agent is scheduled on non-channel-related states, he/she must also be adherent to those states. See the example in Use Case 2: Multi-Channel Adherence.
Use Case 2: Multi-Channel Adherence
This use case is based on the schedule state group configuration in Use Case 1: Multi-Channel Adherence.
Summary | Real-time state | Scheduled states | Adherence |
---|---|---|---|
Agent is working on voice only, but scheduled for e-mail and voice |
Agent state: CallInbound DN e-mail: NotReady DN 2323: CallInbound |
E-mail activity, voice activity | Not adherent |
Agent is working on e-mail and voice, but scheduled for e-mail only. |
Agent state: CallInbound DN e-mail: WaitForNextCall DN 2323: CallInbound |
E-mail activity | Not adherent |
Agent is on a break. | Agent state: NotReady DN e-mail: NotReady DN 2323: NotReady |
Break | Adherent |
WFM calculates the agent head count for activities in this way: If the activity belongs to a channel-related schedule state group, the agent is counted for the activity, only if the he/she is compliant with the adherence rules for that channel. Also, if an agent is non adherent overall, but adherent for a channel, the agent is added to the headcount for the activities for that channel.