" /> Waiting Time of Email before landing on agent - Genesys CTI User Forum

Author Topic: Waiting Time of Email before landing on agent  (Read 2504 times)

Offline upk_singhm

  • Jr. Member
  • **
  • Posts: 88
  • Karma: 0
Waiting Time of Email before landing on agent
« on: December 01, 2014, 06:56:58 AM »
Advertisement
Dear Team,
Greetings to everyone.

I have a setup here where the URS is being used for both Email and Voice interactions, for Voice Interactions I am able to get the URS_WAITTIME as part of the attached data and I am able to display the same in my custom built PSDK based Agent application. Now when I apply the same logic to the Email interactions I get it as Zero. When I look into the logs I get the URS_WAITTIME for the Email interactions as well but only a few MSeconds after the interaction was delivered to the agent.

Can someone help me with the exact code to be used in the URS?

Appreciate your help.

Regards.

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: Waiting Time of Email before landing on agent
« Reply #1 on: December 01, 2014, 11:58:49 AM »
Why do you are not using standard statistics for these purposes? Or do you need them within attached data?

Offline upk_singhm

  • Jr. Member
  • **
  • Posts: 88
  • Karma: 0
Re: Waiting Time of Email before landing on agent
« Reply #2 on: December 01, 2014, 12:04:05 PM »
Dear Kubig,
Forgive me for my ignorance, I am a newbie at URS scripting, so you will have to guide me as to what should I use?

As my soul purpose is to show it to the agent in the toast notification as how much time the interaction stayed in the Queue.

Hope it helps.

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: Waiting Time of Email before landing on agent
« Reply #3 on: December 01, 2014, 01:32:31 PM »
All depends on what do you want exactly to achieve. But, as I understand correctly, you want to show, how long was the interaction waiting within queue,before arrives on the agent.You can achieve it within routing strategy as you have described. So, try to better describe your current "strategy design" or post screenshot of your strategy with mentioned part.

Offline upk_singhm

  • Jr. Member
  • **
  • Posts: 88
  • Karma: 0
Re: Waiting Time of Email before landing on agent
« Reply #4 on: December 01, 2014, 02:09:09 PM »
Hi Kubig,
Yes that's exactly what I want to achieve, unfortunately I am not able to put in any pictures or attachments, can't figure out how to do that as I do have couple of screenshots to share with you from the Routing strategy.

Appreciate your help so far.

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Waiting Time of Email before landing on agent
« Reply #5 on: December 01, 2014, 03:11:05 PM »
I guess you are monitoring only a Queue, MCR is very different than voice, where on voice you have a single interaction "lazy" on MCR that interaction is coming and going over states according to your strategy.
It would have to be on the first Queue and only if you don't already have an attached data then do the attach.