Hi,
can someone please tell me when AttributeAgentID is present and when it is not in EventAgentNotReady?
My guess is when agent is assigned a skill in Avaya then you get AgentID, when there is no skill assigned, you don’t.
Here is one with AgentID present:
2007-10-07 @ 09:23:11 INFO , DoQueueFromTserver(run) 'EventAgentNotReady' (76) attributes: AttributeEventSequenceNumber [long] = 5234480 AttributeAgentWorkMode [int] = 3 [AfterCallWork] AttributeThisDN [str] = "7352" AttributeAgentID [str] = "76018" AttributeCustomerID [str] = "Resources" AttributeTimeinuSecs [long] = 58471 AttributeTimeinSecs [long] = 1191716591
Here is the one without:
2007-10-07 @ 09:26:23 INFO , DoQueueFromTserver(run) 'EventAgentNotReady' (76) attributes: AttributeEventSequenceNumber [long] = 6165653 AttributeReasons [bstr] = KVList: 'ReasonCode' [int] = 4 AttributeReferenceID [int] = 124 AttributeExtensions [bstr] = KVList: 'ReasonCode' [int] = 4 AttributeAgentWorkMode [int] = 4 [AuxWork] AttributeThisDN [str] = "8323" AttributeCustomerID [str] = "Resources" AttributeTimeinuSecs [long] = 20022 AttributeTimeinSecs [long] = 1191716784
At first I thought it was ReasonCode, but I cannot base that assumption on anything other than a hunch.
Thanks in advance!
Vic