Suppose A operator is on leave for couple of days, in those days whatever the A operator can receive the transfer cases and special assign cases those should be automatically pass to B operator. How can i do ?
For this we have availability option under work tab in our operator, it’s not assigning automatically. Is there any OOTB functionality Rules for activity?
@AnushaP1329You can use OOTB function “checkForSubstitute” to get the substitute operator if operator is not available. If operator is available, it would return the same operator.