Embedded Web Gadget blank
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2014 09:43 PM
Hi, I'm trying to use the embedded web gadget and have the window appearing in the finesse destop, but can't get any contents to show. Anyone seen this before? Uccx 10.5.
thanks!
- Labels:
-
Finesse

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2014 08:22 AM
Are you setting the url in the EmbeddedWebApp.xml ?
Replace cisco.com: in finesse.modules.EmbeddedWebAppGadget.init("http://www.cisco.com");
With your own url.
Are you using the version of the sample EmbeddedWebApp gadget that matches the version of Finesse you are using?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2014 10:23 PM
version 10 of the app.
Yes, I've put my url in there.
You can see if if you insepect the element.
I just copied the js files up to the files directory with the xml. Is that right? I wondered if it perhaps was supposed to go elsewhere?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2015 06:36 AM
Hi I have the same problem and I get a blank page ???
BTW the uccx version installed is 10.6.1.10000-39
Have some one succeeded with an external web site in finesse desktop ?
Regards Yossi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2015 10:02 AM
For the URL, try simply using two forward slashes, //, instead of HTTP or HTTPS. For example, //www.mysite.com
