Hello,
I trying to make a dynamic strategy so when using the selcetion object to send a call to an agent I want to use a variable to put the virtual queue name. The thing is that in logs I get a message saying:
_C_W_00ae01dac73c40ca [14:02] can not find tserver for virtual queue CH_TELCO_ELITE_NF@StatServerRtg_P.Q for tenant Resources(101), virtual queue support is ignored[/i]
is this because it’s not possible to put dynamic names for virtual queues or is some other problems?
I have a lot of queues already created in CME, I just construct the name of which one to use. and the one we have here (CH_TELCO_ELITE_NF) exists in CME and that is the right name of the StatServer.
If I select the switch I cannot put the name of a variable in queue field and I have no ideea how to pass it in the variable. Should I change the number of the queues so it’s not the same as alias?
just for testing’s sake, select the switch from a drop-down menu - it may well be that if you have more than one switch, the URS needs to know which one the VQ belongs to.
Don’t bother to change the number, as far as the alias is fine, URS is happy
Found the problem. I was passing the queue name as CH_TELCO_ELITE_NF@StatServerRtg_P.Q but in fact I should pass only CH_TELCO_ELITE_NF without the @statserver.