Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: Zolly on February 08, 2016, 03:21:36 PM
-
Hi everyone,
Our agents use IWS for handling e-mails. In that case only, when e-mail comes from the webform of the homepage , the message appears in a separated window. Where should I start to hunt?
-
Each interaction should be in separate Windows. It is not a bug
-
According to reporter, the other interactions don't appear in this type of floating window.
-
So,try to check options related for customizing and docking windows for separate media type. Of course check the Debug logs of WDE/IWS.
-
Try looking at this config option:
interaction-bar.quick-access-modes.<media-type>
Added: 8.5.000.xx
• Default Value: Pinned,Floating
• Valid Values: Pinned,Floating.
• Changes take effect: At the next interaction.
• Description: Use this option as a template to specify the list of modes that are
available when interactions are displayed in "quick access" mode. The available
modes are:
◦ Pinned — The interaction view occupies the full available size and is shared
with Supporting Views such as Contact and My Channels.
Floating — The interaction view is contained in a floating window that is
displayed above any other kind of content and that fits to the size of the
content. This view cannot display content such as the Contact Profile or
Responses views.
◦ Pinned,Floating — The agent can switch from one mode to the other by
using a dedicated control. This option is not applicable if the value of the
interaction-bar.enable-quick-access is set to false.
-
Hi Pete,
Thanks, it works as I expect.
Kind regards