You didn't remove the comments to enable the web chat and email gadget.Did you install social miner? Web chat and email won't work if social miner is not installed.
..............................................................
<!--
*Note:
- When you upgrade, modify Custom Layout XML appropriately to utilize the benefits of new gadgets.
- Remove the Agent State Log gadget from My Statistics tab, as it is available in the My History tab.
-->
<!-- DO NOT EDIT. The version number for the layout XML. -->
<version>1201.0</version>
<configs>
<!-- The Title for the application which can be customized. -->
<config key="title" value="Cisco Finesse"/>
<!-- The logo file for the application -->
<!-- For detailed instructions on using custom icons for logos and tabs,
please refer to the section "Customise Title and Logo in the Header"
in the Finesse Administration Guide. -->
<!-- <config key="logo" value="/3rdpartygadget/files/cisco_finext_logo.png"/> -->
</configs>
<header>
<!-- Please ensure that at least one gadget/component is present within every headercolumn tag -->
<leftAlignedColumns>
<headercolumn width="300px">
<component id="cd-logo">
<url>/desktop/scripts/js/logo.js</url>
</component>
</headercolumn>
<headercolumn width="230px">
<component id="agent-voice-state">
<url>/desktop/scripts/js/agentvoicestate.component.js</url>
</component>
</headercolumn>
<headercolumn width="251px">
<component id="nonvoice-state-menu">
<url>/desktop/scripts/js/nonvoice-state-menu.component.js</url>
</component>
</headercolumn>
</leftAlignedColumns>
<rightAlignedColumns>
<headercolumn width="50px">
<component id="broadcastmessagepopover">
<url>/desktop/scripts/js/teammessage.component.js</url>
</component>
</headercolumn>
<headercolumn width="50px">
<component id="chat">
<url>/desktop/scripts/js/chat.component.js</url>
</component>
</headercolumn>
<headercolumn width="50px">
<component id="make-new-call-component">
<url>/desktop/scripts/js/makenewcall.component.js</url>
</component>
</headercolumn>
<headercolumn width="72px">
<component id="identity-component">
<url>/desktop/scripts/js/identity-component.js</url>
</component>
</headercolumn>
</rightAlignedColumns>
</header>
<layout>
<role>Agent</role>
<page>
<gadget>/desktop/scripts/js/callcontrol.js</gadget>
</page>
<tabs>
<tab>
<id>home</id>
<icon>home</icon>
<label>finesse.container.tabs.agent.homeLabel</label>
<columns>
<column>
<gadgets>
</gadgets>
</column>
</columns>
</tab>
<tab>
<id>myHistory</id>
<icon>history</icon>
<label>finesse.container.tabs.agent.myHistoryLabel</label>
<columns>
<column>
<!-- The following gadgets are used for viewing the call history and state history of an agent. -->
<gadgets>
</gadgets>
</column>
</columns>
</tab>
<tab>
<id>myStatistics</id>
<icon>column-chart</icon>
<label>finesse.container.tabs.agent.myStatisticsLabel</label>
<columns>
<column>
<gadgets>
</gadgets>
</column>
</columns>
</tab>
<tab>
<id>manageCustomer</id>
<icon>profile-settings</icon>
<label>finesse.container.tabs.agent.manageCustomerLabel</label>
<gadgets>
<gadget>/desktop/gadgets/CustomerContext.xml</gadget>
</gadgets>
</tab>
<tab>
<id>manageNonVoiceMedia</id>
<icon>settings</icon>
<label>finesse.container.tabs.agent.manageNonVoiceMediaLabel</label>
<columns>
<column>
<gadgets>
</gadgets>
</column>
</columns>
</tab>
</tabs>
</layout>
<layout>
<role>Supervisor</role>
<page>
<gadget>/desktop/scripts/js/callcontrol.js</gadget>
</page>
<tabs>
<tab>
<id>manageTeam</id>
<icon>manage-team</icon>
<label>finesse.container.tabs.supervisor.manageTeamLabel</label>
<columns>
<column>
<gadgets>
<gadget id="team-performance">/desktop/scripts/js/teamPerformance.js</gadget>
<!-- The following gadgets are used for viewing the call history and state history of an agent selected in the Team Performance Gadget. -->
<!-- The following gadgets are managed(loaded and displayed) by the team performance gadget (associated with id "team-performance").
This association is done using the mapping of managedBy attribute of the managed gadgets, to the id of managing gadget.
If the id for team performance gadget is changed, the values for the associated managedBy attribute
for the managed gadgets, also need to be updated with the new id.
These managed gadgets are not displayed by default, but would be displayed when the option
"view history" is selected, for an agent, in the team performance gadget.
Note: As managed gadgets are not displayed by default, placing managed gadgets alone on
separate columns of their own, would display blank space in that area.
For more details on managed gadgets and managedBy attribute, please refer to Finesse Administration Guide.
-->
</gadgets>
</column>
</columns>
</tab>
<tab>
<id>myHistory</id>
<icon>history</icon>
<label>finesse.container.tabs.supervisor.myHistoryLabel</label>
<columns>
<column>
<!-- The following gadgets are used for viewing the call history and state history of a supervisor. -->
<gadgets>
</gadgets>
</column>
</columns>
</tab>
<tab>
<id>teamData</id>
<icon>team-data</icon>
<label>finesse.container.tabs.supervisor.teamDataLabel</label>
<columns>
<column>
<gadgets>
<!--
The following Gadgets are used for Predictive/Progressive/Preview Agent Outbound.
To include this functionality:
1) Remove these comments leaving the gadget
-->
</gadgets>
</column>
</columns>
</tab>
<tab>
<id>queueData</id>
<icon>storage</icon>
<label>finesse.container.tabs.supervisor.queueDataLabel</label>
<columns>
<column>
<gadgets>
</gadgets>
</column>
</columns>
</tab>
<tab>
<id>manageCustomer</id>
<icon>profile-settings</icon>
<label>finesse.container.tabs.supervisor.manageCustomerLabel</label>
<gadgets>
<gadget>/desktop/gadgets/CustomerContext.xml</gadget>
</gadgets>
</tab>
<!--
The following Tab and Gadget are used for WebChat and Email. They are *ONLY* supported with WebChat and Email. If you are not using WebChat or Email, then
remove them. If you are using WebChat or Email, include this Gadget in the Desktop Layouts used by Teams associated with chat or email
CSQs. To include this functionality:
1) Remove these comments leaving the tab and gadget
2) Replace all instances of "my-socialminer-server" with the Fully Qualified Domain Name of your SocialMiner Server.
3) [OPTIONAL] Adjust the height of the gadget by changing the "gadgetHeight" parameter.
IMPORTANT NOTE:
- In order for this Gadget to work, you must have performed all documented prerequisite steps.
RESTRICTIONS:
- The multisession-reply-gadget must not be configured as a page level gadget
- The multisession-reply-gadget must not be configured in a column -->
<tab>
<id>manageNonVoiceMedia</id>
<icon>settings</icon>
<label>finesse.container.tabs.supervisor.manageNonVoiceMediaLabel</label>
<columns>
<column>
<gadgets>
</gadgets>
</column>
</columns>
</tab>
<!--
The following Tab and Gadget are for MediaSense. They are *ONLY* supported with MediaSense. If you are not using MediaSense,
then remove them. If you are using MediaSense and wish to show Recording Management, then do the following:
1) Remove these comments leaving the tab and gadget
2) Replace all instances of "my-mediasense-server" with the Fully Qualified Domain Name of your MediaSense Server.
IMPORTANT NOTE:
- In order for this Gadget to work, you must have performed all documented prerequisite steps.
<tab>
<id>manageRecordings</id>
<icon>recent-apps</icon>
<label>finesse.container.tabs.supervisor.manageRecordingsLabel</label>
<columns>
<column>
<gadgets>
</gadgets>
</column>
</columns>
</tab>
-->
<!--
The following gadget provides Supervisor with advanced capabilities.
Using this gadget, supervisors can manage Queues, Prompts, Calendars, and so on.
Before including this gadget in Desktop Layout,
ensure that the advanced capability is enabled in Unified CCX Administration.
<tab>
<id>ASCGadget</id>
<icon>admin</icon>
<label>finesse.container.tabs.supervisor.advancedcapabilities</label>
<columns>
<column>
<gadgets>
</gadgets>
</column>
</columns>
</tab>
-->
</tabs>
</layout>
</finesseLayout>
.................................................
replace my-socialminer-server with the fqdn of your social miner.
send screenshot of the finesse when the Agent logs in