Hi,
In the taskflow, when I use the logic
and the agents in the group "Service" are logged in but "on break" the no-exit is followed. Is this correct?
The agents determine if the department is reachable or not, by loggin in or out.
But when they are logged in and on break, the calls need to go to the queue.
Is there any solution for this?
Regards, Peter
In the taskflow, when I use the logic
ag(Service)[].loggedOn > 0
The agents determine if the department is reachable or not, by loggin in or out.
But when they are logged in and on break, the calls need to go to the queue.
Is there any solution for this?
Regards, Peter
Comment