cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
664
Views
0
Helpful
3
Replies

Cisco Finesse 3rdpartygadget issue

binal.amin1
Level 1
Level 1

Hi Deepak,

 

When i wright this query somereason getting this error

 

<finesseLayout xmlns="http://www.cisco.com/vtg/finesse">
<layout>
<role>Agent</role>
<page>
<gadget>/desktop/gadgets/CallControl.jsp</gadget>
</page>
<tabs>
<tab>
<id>home</id>
<label>finesse.container.tabs.agent.homeLabel</label>
<columns>
<column>
<gadgets>
<gadget>/3rdpartygadget/files/QueueStats/queueStatsGadget.xml</gadget>
</gadgets>
</column>
</columns>
</tab>
<tab>
<id>callHistory</id>
<label>Call History</label>
<columns>
<column>
<gadgets>
<gadget>/3rdpartygadget/files/CallHistory/callHistoryGadget.xml</gadget>
</gadgets>
</column>
</columns>
</tab>
</tabs>
</layout>

<!-- Start of the Supervisor Layout -->

<layout>
<role>Supervisor</role>
<page>
<gadget>/desktop/gadgets/CallControl.jsp</gadget>
</page>
<tabs>
<tab>
<id>home</id>
<label>finesse.container.tabs.supervisor.homeLabel</label>
<columns>
<column>
<gadgets>
<gadget>/desktop/gadgets/TeamPerformance.jsp</gadget>
<gadget>/3rdpartygadget/files/QueueStats/queueStatsGadget.xml</gadget>
</gadgets>
</column>
</columns>
</tab>
<tab>
<id>callHistory</id>
<label>Call History</label>
<columns>
<column>
<gadgets>
<gadget>/3rdpartygadget/files/CallHistory/callHistoryGadget.xml</gadget>
</gadgets>
</column>
</columns>
</tab>
<tab>
<id>cuicRealTime</id>
<label>Real Time Reports</label>
<columns>
<column>
<gadgets>
<gadget>/3rdpartygadget/files/CUIC_Permalink_Gadget/Team_AgentState.xml</gadget>
</gadgets>
</column>
</columns>
</tab>
<tab>
<id>CCEAdmin</id>
<label>CCE Admin</label>
<columns>
<column>
<gadgets>
<gadget>/3rdpartygadget/files/CCEAdmin/ReSkill.xml</gadget>
</gadgets>
</column>
</columns>
</tab>
</tabs>
</layout>
</finesseLayout>

3 Replies 3

Sean Lynch
Level 7
Level 7

Just a shot in the dark:

 

<layout>
<role>Supervisor</role>
<page>
<gadget>/desktop/gadgets/TeamPerformance.jsp</gadget>
</page>
<tabs>
<tab>
<id>home</id>
<label>finesse.container.tabs.supervisor.homeLabel</label>
<columns>
<column>
<gadgets>
<gadget>/3rdpartygadget/files/QueueStats/queueStatsGadget.xml</gadget>
</gadgets>
</column>
</columns>
</tab>
<tab>
<id>callHistory</id>
<label>Call History</label>
<columns>
<column>
<gadgets>
<gadget>/3rdpartygadget/files/CallHistory/callHistoryGadget.xml</gadget>
</gadgets>
</column>
</columns>
</tab>
<tab>
<id>cuicRealTime</id>
<label>Real Time Reports</label>
<columns>
<column>
<gadgets>
<gadget>/3rdpartygadget/files/CUIC_Permalink_Gadget/Team_AgentState.xml</gadget>
</gadgets>
</column>
</columns>
</tab>
<tab>
<id>CCEAdmin</id>
<label>CCE Admin</label>
<columns>
<column>
<gadgets>
<gadget>/3rdpartygadget/files/CCEAdmin/ReSkill.xml</gadget>
</gadgets>
</column>
</columns>
</tab>
</tabs>
</layout>

Sorry this still not working

Can you describe what you're trying to accomplish, the error you're getting, and what you've done to troubleshoot?

 

david

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: