Dear All Developer
I try to making Queue report seprate by Department for Chat Media. I found that when i apply filtering for report parameters via seprate attachdata by team belowing
TeamA
FilterA = (PairExit(“MediaType”,“chat”)) & (PairExit(“attTargetGroup”,“A”))
TeamB
FilterB = (PairExit(“MediaType”,“chat”)) & (PairExit(“attTargetGroup”,“B”))
I hav apply following filter for stat parameter
Chat_Total_Entered
Objects “Tenant”
Category “JavaCategory”
AggregationType “Total”
JavaSubCategory “eServiceInteractionStat.jar:GCHR Total Entered”
It’s doesnt count seperate by team as i expected.When 1 Customer in to Tenant queue ,both of
Chat_Enter_ATeam and Chat_Enter_BTeam count to 1.
Does anyone hav experience about the Chat Queue Tenant,pls share your experience to me,will be better for my implementation.
Pranpong