René
I have found some article that describe the function of [b]UseAgentState[/b]. It tell us we can route a call or interaction according to the condition of the UseAgentState[condition].
For example , I created a section AgentStates in Annex of URS. Under that section, i have the option ChatReady and the value is ready[chat]-busy[acdposition]>0, and then set UseAgentState[ChatReady] in my strategy, after that a agent is ready in CCP,but when a chat interaction come in ,it doesn't route to the agent, here is the log of URS.
===========================================================================
received from 65202(TServer_Simulator)demosrv.genesyslab.com:3333(fd=) message EventACK
AttributeUserEvent RequestDistributeEvent
AttributeThisDN 'MM_VQ'
AttributeReferenceID 4294967295
AttributeTimeinSecs 1259086805 (10:20:05)
AttributeTimeinuSecs 828000
AttributeCustomerID 'Resources'
AttributeEventSequenceNumber 00000000000013f9
10:20:06.000_M_I_ [10:1d] PULSE (calls: 1(1)=1+0-0, targets=1, time=1259086806, mem=0,48905,1531,229,168,0)
10:20:06.000_M_I_ [10:1d] virtual queues allocation pattern: static=(13 256 128) dynamic=(3 1/1024)
_M_I_0000000000000000 [10:20] try to route to agent "MCR_Agent0" (place "Place_6000_MCR", 3 ready DNs reported): Target 0260ce40 VQ 02609060
_M_I_ [10:20] VQ 02609060 is ignored: agent not ready(stat)
10:20:07.031_G_I_ [01:0b] look for hanged interactions: 1 at all now
10:20:07.031_G_I_ [01:0b] there are 1 calls in progress now
10:20:08.000_M_I_ [10:1d] PULSE (calls: 1(1)=1+0-0, targets=1, time=1259086808, mem=0,48905,1531,229,168,0)
10:20:08.000_M_I_ [10:1d] virtual queues allocation pattern: static=(13 256 128) dynamic=(3 1/1024)
_M_I_0000000000000000 [10:20] try to route to agent "MCR_Agent0" (place "Place_6000_MCR", 3 ready DNs reported): Target 0260ce40 VQ 02609060
_M_I_ [10:20] VQ 02609060 is ignored: agent not ready(stat)
==================================================================================
Please analysis the log below ,
the version of URS is 7.6 and capacity rule (1 voice,2 chat ,3 email)