Conditions
Conditions in the Business Strategy task use the following queue characteristics:
Customer Wait Time: The time in seconds that the customer waits for an available agent. It does not include the time before queuing started.
Estimated Wait Time: The estimated time in seconds that the customer is expected to wait for an available agent. Orchestration calculates the estimated wait time based on queue, channel, and routing attributes.
Agent Count: The number of logged-in agents with matching channels, queues, and attributes to whom Orchestration can assign an interaction from the queue. Orchestration does not consider the state of agents or the channel availability state.
The following table describes available conditions under which Orchestration performs the actions you select in the Actions section.
Conditions |
Description |
Customer Wait Time |
Use this condition to configure when to change the routing strategy based on the customer wait time. For example, to take an action when a customer is waiting more than 5 minutes, select >, type 5, and select min. |
Estimated Wait Time |
Use this condition to configure when to change the routing strategy based on the estimated wait time. For example, to act when the estimated wait time exceeds 10 minutes, select >, type 10, and select min. |
Agent Count |
Use this condition to configure when to change the routing strategy based on the agent count. For example, to act when one agent or no suitable agent can handle an interaction, select <= and type 1. |
Orchestration evaluates the strategies with Estimated Wait Time and Agent Count when the Business Strategy starts. When a strategy contains Customer Wait Time, Orchestration evaluates the strategy when the condition time has elapsed. In this case, if other clauses are present, Orchestration evaluates them at that time. The Estimated Wait Time and Agent Count values in the other clauses are the values when the Business Strategy task started. If all conditions in the strategy apply, Orchestration performs an action you assigned to the strategy.