Genesys Engage on-premises

 View Only
Discussion Thread View
  • 1.  WDE : Prevent Toaster/Popup on Broadcast message

    Posted 12-16-2019 04:31
    Hi,

    Is there a way to prevent popup/toasters to be shown whenever a technical broadcast message is handled by the system (Media down, network down, misc tech errors for example).
    I'd like to only have these messages logged in the message window of workspace desktop edition.

    I run a customized version of WDE, so I can do code if necessary (maybe implement a chain of command to intercept the toaster and cancel it ?)
    Unless there is an option that can be set ?

    Thanks for your help.
    #Implementation


  • 2.  RE: WDE : Prevent Toaster/Popup on Broadcast message

    Posted 12-17-2019 03:38

    follow below steps page 309. Don't allow broadcast message for agent/supervisor role.

    https://docs.genesys.com/Documentation/IW/8.5.1/Dep/EnableMessage



    ------------------------------
    Ghous Sayyed
    Reliance Jio Infocomm Ltd
    ------------------------------



  • 3.  RE: WDE : Prevent Toaster/Popup on Broadcast message

    Posted 12-17-2019 03:50
    Unfortunately nothing in there allow to have the message in the "Messages" without the having the interactive notification

    ------------------------------
    Regis Dubois
    GFI Informatique
    ------------------------------



  • 4.  RE: WDE : Prevent Toaster/Popup on Broadcast message

    Posted 12-17-2019 04:03
    ​Hi Regis,

    Also try option custom.canSendBroadcastMessages value set to 0 under interaction-workspace section of WDE application.

    ------------------------------
    Ghous Sayyed
    Reliance Jio Infocomm Ltd
    ------------------------------



  • 5.  RE: WDE : Prevent Toaster/Popup on Broadcast message

    GENESYS
    Posted 12-17-2019 08:30
    Hello Regis,

    I believe the options that you are looking for are:

    Set the value of these options to 0.

    To read more about Broadcast messages, check out this article: https://docs.genesys.com/Documentation/IW/8.5.1/Dep/EnableMessage

    ------------------------------
    Matthew West
    Staff Technical Writer
    Genesys Laboratories
    ------------------------------



  • 6.  RE: WDE : Prevent Toaster/Popup on Broadcast message

    Posted 01-30-2020 01:16
    Hello Matthew,

    After setting the option broadcast-preview-timeout, alert-timeout values to 0. The WDE stopped showing the other Broadcast messages like Incoming interactions, Campaign related, etc..  messages.
    But i would like to suppress only the Media down, network down, misc tech errors etc..

    Thanks


    ------------------------------
    Malli Rao
    Moksa Technologies Pvt. Ltd.
    ------------------------------



  • 7.  RE: WDE : Prevent Toaster/Popup on Broadcast message

    Posted 01-30-2020 08:02
    hi Malli, 

    as you mentioned you can intercept a WDE command and check the text and if it matches what you want to exclude then you can cancel the command, try intercepting ToasterShowBroadcastMessage

    ------------------------------
    Talal Qurreis
    Meem by GIB
    ------------------------------



  • 8.  RE: WDE : Prevent Toaster/Popup on Broadcast message

    GENESYS
    Posted 01-31-2020 10:21
    Hello again Malli,

    I conferred with the WDE developers this morning about your question. They confirmed your findings that the level of control you are looking for cannot be handled by the out-of-the-box configuration options. The recommend implementing a customization. They suggest that you need to intercepting the "ShowToasterWindow" command. More information can be found here: https://docs.genesys.com/Documentation/IW/latest/Developer/Windows#Manage_Toaster.

    ------------------------------
    Matthew West
    Staff Technical Writer
    Genesys Laboratories
    ------------------------------



Need Help finding something?

Check out the Genesys Knowledge Network - your all-in-one access point for Genesys resources