<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Having problems in making the Sample ScreenPop gadget to work in 8.5(3)</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=5767150" />
  <subtitle>Having problems in making the Sample ScreenPop gadget to work in 8.5(3)</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=5767150</id>
  <updated>2013-05-22T18:15:38Z</updated>
  <dc:date>2013-05-22T18:15:38Z</dc:date>
  <entry>
    <title>RE: Having problems in making the Sample ScreenPop gadget to work in 8.5(3)</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6186699" />
    <author>
      <name>David Lender</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6186699</id>
    <updated>2012-07-26T17:40:01Z</updated>
    <published>2012-07-26T17:40:01Z</published>
    <summary type="html">Which browser are you using?  The screenpop gadget was tested in Firefox 14  There was an issue with IE 9 that has been resolved and the screenpop gadget updated.  The issue is IE 9 does not instantiate the console object unless the developer tools are open.  This code was added to the screenpop gadget to handle the null console when developer tools are not open.

if (!window.console) window.console = {}; 
if (!window.console.log) window.console.log = function () { };</summary>
    <dc:creator>David Lender</dc:creator>
    <dc:date>2012-07-26T17:40:01Z</dc:date>
  </entry>
  <entry>
    <title>RE: New Message from Ashok Rangarajan in 2385312 - General Questions: Havin</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5772386" />
    <author>
      <name>David Lender</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5772386</id>
    <updated>2012-05-23T17:14:26Z</updated>
    <published>2012-05-23T17:14:26Z</published>
    <summary type="html">Do you have callvariable 3 (for SampleGadget_Final) assigned for the call ?  Using SampleGadget_Final, are you able to change agent state?  If so, can you place a call from the desktop to another agent?  When you do, do you see the Dialog frame of the SampleGadget_Final update with the call Id, etc?

 

For the Sample ScreenPop Gadget,  does it display “Screen pop goes here”?  Do you have callvariable 1 defined?</summary>
    <dc:creator>David Lender</dc:creator>
    <dc:date>2012-05-23T17:14:26Z</dc:date>
  </entry>
  <entry>
    <title>Having problems in making the Sample ScreenPop gadget to work in 8.5(3)</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5767148" />
    <author>
      <name>Ashok Rangarajan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5767148</id>
    <updated>2012-05-23T06:31:53Z</updated>
    <published>2012-05-23T06:31:53Z</published>
    <summary type="html">I am new to Gadget Development and this is my first day working on Cisco Finesse.  I apologize, if this is simple basic quesiton.

I have downloaded the Sample ScreenPop gadget provided under the Documentation Link.  We have Cisco Finesse v8.5(3).  I am trying to make the sample ScreenPop gadget to work in our env.  I have hosted the downloaded screen pop gadget under Tomcat Server v5.0.28 and changed the Finesse Layout xml to plugin the ScreenPop gadget.  

When launching the desktop the ScreenPop gadget shown correctly.  However when I take inbound call, the screen pop is not occuring.

I also tried SampleGadget_Final which is bundled with the finesse-javascript-library-0.3-SNAPSHOT-bin.zip.  When I launch the desktop, the gadget displays the user info like first name, last name, extension etc correctly.  However, when I take inbound call, the screen pop is not occuring.

I have copied the Finesse.js and jquery-1.5.min.js in the same folder where I have the sample gadgets.
According to the documentation, Clients are automatically subscribed to receive the User &amp; Dialogs Notification Feeds for the same user.  However, it looks like to me that I am not getting the Dialog notification feeds.

I have reviwed the Tomcat and Desktop logs and didn't see anything suspicious.  I checked using CLI that the Notification Service and it is up and running.
I checked navigating to the [url=http://%3cip%20address%3e:7071/index.html][color=#2970a6]http://&lt;IP ADDRESS&gt;:7071/index.html[/color][/url] and showing the "Openfire HTTP Binding Service"
Can anyone help me to point out what is that I am missing?</summary>
    <dc:creator>Ashok Rangarajan</dc:creator>
    <dc:date>2012-05-23T06:31:53Z</dc:date>
  </entry>
</feed>

