<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Creating custom gadget in UCCX Sandbox in DevNet Sandbox</title>
    <link>https://community.cisco.com/t5/devnet-sandbox/creating-custom-gadget-in-uccx-sandbox/m-p/3498780#M1286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your suggestions have been most helpful!&amp;nbsp; I'm moving along with my new gadget.&lt;/P&gt;&lt;P&gt;But I am having an issue.&lt;/P&gt;&lt;P&gt;All of my code appears to function correctly.&amp;nbsp; Except when the gadget exits out of a function, I get this:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: black; font-size: 13.5pt;"&gt;Missing or malformed url parameter&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.5pt; color: black;"&gt;Any idea what is &lt;STRONG&gt;causing&lt;/STRONG&gt; this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.5pt; color: black;"&gt;The bad url is (took from the error note at bottom)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.5pt; color: black;"&gt;Appears to be missing the tab name after the “#”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://finesse.dev.c-iv.ivr:8443/desktop/container/?locale=en_US&amp;amp;nocache"&gt;https://finesse.dev.c-iv.ivr:8443/desktop/container/?locale=en_US&amp;amp;nocache#&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Dec 2016 15:34:14 GMT</pubDate>
    <dc:creator>rls1234</dc:creator>
    <dc:date>2016-12-01T15:34:14Z</dc:date>
    <item>
      <title>Creating custom gadget in UCCX Sandbox</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/creating-custom-gadget-in-uccx-sandbox/m-p/3498773#M1279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm totally new to this!&lt;/P&gt;&lt;P&gt;I'm trying to install a sample gadget, and the first thing it says to do is to upload a file to the Finesse server.&lt;/P&gt;&lt;P&gt;So I'm using Putty SSH to try to do this.&amp;nbsp; Is that correct?&lt;/P&gt;&lt;P&gt;I'm using login "3rdpartygadget" and I am getting "access denied" response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is the correct procedure, why am I getting "access denied?"&lt;/P&gt;&lt;P&gt;If I am on the wrong track, please guide me.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Roy &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2019 09:26:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/creating-custom-gadget-in-uccx-sandbox/m-p/3498773#M1279</guid>
      <dc:creator>rls1234</dc:creator>
      <dc:date>2019-06-04T09:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Creating custom gadget in UCCX Sandbox</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/creating-custom-gadget-in-uccx-sandbox/m-p/3498774#M1280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Roy, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking into this to see what's going on. I think I can find someone with a little more knowledge on Finesse Gadgets to take a look at this issue. Are you following a guide or learning lab? Please link it in your response! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But just a few comments, in order to a file to the Finesse Server I believe you have to use an FTP server to do this. You could use an application like FileZilla to quickly get up and running with one. Then Finesse can grab the files via FTP or SFTP. In the setup, you would configure the access credentials on your FTP server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What kind of file are you trying to upload? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;BR /&gt;Jacob &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 15:18:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/creating-custom-gadget-in-uccx-sandbox/m-p/3498774#M1280</guid>
      <dc:creator>jacoadam</dc:creator>
      <dc:date>2016-11-15T15:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Creating custom gadget in UCCX Sandbox</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/creating-custom-gadget-in-uccx-sandbox/m-p/3498775#M1281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response.&amp;nbsp; I dug around some more and found a tutorial which told me how to set the password on the 3rdpartygadget account.&amp;nbsp; And then my PC decided to stop working!&amp;nbsp; Finally restored late last night.&amp;nbsp; Today I'm getting back into this - first need to locate the tutorial again, then pick up where I left off...&lt;/P&gt;&lt;P&gt;Upload with a tool like Putty using SSH.&lt;/P&gt;&lt;P&gt;I need to load files related to the custom gadget I am building.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 18:58:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/creating-custom-gadget-in-uccx-sandbox/m-p/3498775#M1281</guid>
      <dc:creator>rls1234</dc:creator>
      <dc:date>2016-11-15T18:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Creating custom gadget in UCCX Sandbox</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/creating-custom-gadget-in-uccx-sandbox/m-p/3498776#M1282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm going to see if my colleague who's experienced with Finesse can help you out! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck with your PC! &lt;IMG src="https://community.cisco.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Jacob &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 14:52:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/creating-custom-gadget-in-uccx-sandbox/m-p/3498776#M1282</guid>
      <dc:creator>jacoadam</dc:creator>
      <dc:date>2016-11-18T14:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Creating custom gadget in UCCX Sandbox</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/creating-custom-gadget-in-uccx-sandbox/m-p/3498777#M1283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the instructions to set the password on the 3rdpartygadget account via CLI: &lt;A href="https://developer.cisco.com/media/finesseDevGuide4.1/CFIN_RF_P3DE8B2D_00_password-for-3rdpartygadget-account.html" title="https://developer.cisco.com/media/finesseDevGuide4.1/CFIN_RF_P3DE8B2D_00_password-for-3rdpartygadget-account.html"&gt;https://developer.cisco.com/media/finesseDevGuide4.1/CFIN_RF_P3DE8B2D_00_password-for-3rdpartygadget-account.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the instructions on how to upload to the gadgets to the Finesse server via sftp: &lt;A href="https://developer.cisco.com/media/finesseDevGuide4.1/CFIN_RF_U1D810BD_00_upload-third-party-gadgets.html" title="https://developer.cisco.com/media/finesseDevGuide4.1/CFIN_RF_U1D810BD_00_upload-third-party-gadgets.html"&gt;https://developer.cisco.com/media/finesseDevGuide4.1/CFIN_RF_U1D810BD_00_upload-third-party-gadgets.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I personally like using FileZilla much better than having to use command line sftp. The user would be 3rdpartygadget with the password you set via CLI. The IP/Host will be of the uccx server and if I remember correctly, it is hq-uccx.abc.inc on this sandbox. Put your gadget files in /files, lets say /files/Sample/sample.xml. Then in the desktop layout, it would be &amp;lt;gadget&amp;gt;/3rdpartygadget&lt;SPAN style="font-size: 13.3333px;"&gt;/files/Sample/sample.xml&lt;/SPAN&gt;&amp;lt;/gadget&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx,&lt;/P&gt;&lt;P&gt;Denise&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 19:47:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/creating-custom-gadget-in-uccx-sandbox/m-p/3498777#M1283</guid>
      <dc:creator>dekwan</dc:creator>
      <dc:date>2016-11-18T19:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Creating custom gadget in UCCX Sandbox</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/creating-custom-gadget-in-uccx-sandbox/m-p/3498778#M1284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, most helpful!&amp;nbsp; Thank you.&lt;/P&gt;&lt;P&gt;I would like to know if there is a way to "unit test/debug" gadgets before loading to Finesse server.&amp;nbsp; That would significantly shorten development time for a beginner like me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 16:31:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/creating-custom-gadget-in-uccx-sandbox/m-p/3498778#M1284</guid>
      <dc:creator>rls1234</dc:creator>
      <dc:date>2016-11-23T16:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Creating custom gadget in UCCX Sandbox</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/creating-custom-gadget-in-uccx-sandbox/m-p/3498779#M1285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing you can do is run your javascript against a code quality tool, I've used &lt;A href="http://www.jslint.com/"&gt;jsLint&lt;/A&gt;. Other than that, you just have to load it to the Finesse server. Do note that there is caching for the Finesse gadget so sometimes when you load a new version of the file, it is actually not showing your changes. The best way to avoid this is to add &amp;amp;nocache to the end of the Finesse desktop URL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx,&lt;/P&gt;&lt;P&gt;Denise&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 17:26:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/creating-custom-gadget-in-uccx-sandbox/m-p/3498779#M1285</guid>
      <dc:creator>dekwan</dc:creator>
      <dc:date>2016-11-23T17:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Creating custom gadget in UCCX Sandbox</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/creating-custom-gadget-in-uccx-sandbox/m-p/3498780#M1286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your suggestions have been most helpful!&amp;nbsp; I'm moving along with my new gadget.&lt;/P&gt;&lt;P&gt;But I am having an issue.&lt;/P&gt;&lt;P&gt;All of my code appears to function correctly.&amp;nbsp; Except when the gadget exits out of a function, I get this:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: black; font-size: 13.5pt;"&gt;Missing or malformed url parameter&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.5pt; color: black;"&gt;Any idea what is &lt;STRONG&gt;causing&lt;/STRONG&gt; this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.5pt; color: black;"&gt;The bad url is (took from the error note at bottom)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.5pt; color: black;"&gt;Appears to be missing the tab name after the “#”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://finesse.dev.c-iv.ivr:8443/desktop/container/?locale=en_US&amp;amp;nocache"&gt;https://finesse.dev.c-iv.ivr:8443/desktop/container/?locale=en_US&amp;amp;nocache#&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 15:34:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/creating-custom-gadget-in-uccx-sandbox/m-p/3498780#M1286</guid>
      <dc:creator>rls1234</dc:creator>
      <dc:date>2016-12-01T15:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: Creating custom gadget in UCCX Sandbox</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/creating-custom-gadget-in-uccx-sandbox/m-p/3498781#M1287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hm. I haven't seen that before. I would suggest using the browser debugger tool to figure out which exact step is causing this error. I added &amp;amp;nocache# after the url on my Finesse setup and it loads just fine. Having the tab name isn't mandatory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx,&lt;/P&gt;&lt;P&gt;Denise&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 17:11:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/creating-custom-gadget-in-uccx-sandbox/m-p/3498781#M1287</guid>
      <dc:creator>dekwan</dc:creator>
      <dc:date>2016-12-01T17:11:15Z</dc:date>
    </item>
  </channel>
</rss>

