CSM Supervisor: how to prevent pop-up windows

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • ksytdy
    Member
    • Sep 2015
    • 3

    CSM Supervisor: how to prevent pop-up windows

    Hello guys!
    I would like to ask for your advise.
    I created an excel VBA macros that every hour automatically launches *.acsup scripts that change agents' AVAYA skills following our call center schedule.
    Everything works fine until the script is being launched while the agent is in BUSY staus (on a call). In this case CMS Supervisor opens a pop-up window with the warning message:
    "The requested operarion cannot be performed. The request is waiting until the agent is in status of breack or AVAL."
    Only after I agree (press OK on the pop-up window) with the warning message the script switch the requested skill as expected. Otherwise the process just hangs waiting for someone to press OK and doesn't switch the skill.
    What I need is to prevent the pop-up windows from necessarily being accepted: don't pop-up the windows or just automatically agree with them.
    Any ideas on how to solve that?
  • shaikht
    Genius
    .
    • Feb 2010
    • 246

    #2
    Hi,

    CMS Supervisor will be popping up warning whenever agent is not in avail mode and not able to change the skill.

    I think you need to improve macro to handle it.

    I hope it helps.

    Comment

    Loading