Submitted by Denis Goncharenko on Mar 18, 2011 9:45:20 AM

Re: Learning Widget for Lotus Connections is available!

Helloy !

Sorry my english is very bad.

I have copy this widget in wy Connctions 3.0 in to the folder

D:\IBM\WebSphere\AppServer\profiles\AppSrv01\installedApps\xxxxCell01\Homepage.ear\homepage.war\web\widgets\Temp_Widgets

pulcic widget by me and have error

BMWIW0001E:Unable to load iWidget http://myserver-xxx/homepage/web/widgets/Temp_Widgets/learningwidget_iw.xml.

Error loading xml string (function setPicLensContext() { window.PicLensContext = function() { return (function initCooliris(custom_attributes) { var cooliris = document.getElementById('coolirisBridge'); if (!cooliris) { var default_attributes = { type: 'application/x-cooliris-page', hidden: 'true', }; if (navigator.platform.indexOf('Linux') != -1) { // Workaround for http://crbug.com/20474 default_attributes.style = 'width: 1px; height: 1px; position:absolute; left: -10000px'; default_attributes.hidden = 'false'; } var plugin_attributes = custom_attributes || default_attributes; plugin_attributes.id = 'coolirisBridge'; cooliris = document.createElement('embed'); for (var attr_name in plugin_attributes) { cooliris.setAttribute(attr_name, plugin_attributes[attr_name]); } document.documentElement.appendChild(cooliris); if (top == self) { document.addEventListener("mouseover", function (e) { cooliris.onMouseOver(e); }, true); document.addEventListener("mouseout", function (e) { cooliris.onMouseOut(e); }, true); if (chrome.extension) { window.addEventListener("LaunchableChanged", function () { var launchable = (cooliris.getAttribute("launchable") == "true"); chrome.extension.connect({name:"LaunchableChanged"}).postMessage({launchable: launchable}); }, false); } } } return cooliris; })(); }; document.documentElement.removeChild(document.getElementById('coolirisScript')); })();

Refresh cahe dont help

Submitted by Duinseach Carey on Jan 10, 2011 3:11:42 AM

Re: Learning Widget for Lotus Connections is available!

In response to Craig J OBrien on Dec 2, 2010 2:20:47 PM:

I am looking to install this in our test environment but wondered if there was an example I could access through greenhouse. I do not see it on the widgets page and would love to see it first hand.

Hi Craig, the Learning Widget is not on Greenhouse yet, but you can install the widget into your test environment by using the Add Widget function on the Connections Administration tab, and entering the following URL for the widget xml file:

http://www-10.lotus.com/learning/connections/learningwidget_iw.xml

This will give you the opportunity to look at the widget in your test environment before deploying in your production environment.

Submitted by Craig J OBrien on Dec 2, 2010 2:20:47 PM

Learning Widget for Lotus Connections is available!

I am looking to install this in our test environment but wondered if there was an example I could access through greenhouse. I do not see it on the widgets page and would love to see it first hand.

Submitted by Sharyn Richard on Oct 13, 2010 4:02:54 PM

Refreshing the cache

Hi Phil,

Thanks for posting that information about refreshing the cache. I'm hoping that Dwayne can test this to see if it fixes the problem for him. We're looking into why this works, but for now, it's great to have a workaround for this deployment issue.

Submitted by phil zhao on Sep 16, 2010 5:09:50 AM

Learning Widget for Lotus Connections is available!

got below error when loading widget:

BMWIW0001E:Unable to load iWidget /homepage/web/widgetInfo?WID=892acb3e-e6bb-4906-a245-c4b38a59f585.

Unable to load /homepage/web/widgetInfo?WID=892acb3e-e6bb-4906-a245-c4b38a59f585 status:404

after do "refresh cache" , the widget loading is ok, can anyone shed some light here?

Submitted by Sharyn Richard on Aug 20, 2010 3:07:52 PM

Learning Widget for Lotus Connections is available!

Dwayne, I was wondering if you have had any success? I verified that all of the files are in place correctly. Are you able to hit this URL without error from a browser?

http://www-10.lotus.com/learning/connections/learningwidget_iw.xml

Submitted by Sharyn Richard on Jul 27, 2010 1:54:29 PM

Learning Widget for Lotus Connections is available!

Hi Dwayne: What version of Connections are you using, and what browsers/versions are you using?

Submitted by Dwayne Lindner on Jul 7, 2010 5:54:28 AM

Learning Widget for Lotus Connections is available!

Great to see this sort of content available ! just wish I could get it to work :-(

I'm sure I've followed these instructions to the letter, but I cannot add the widget using the URL http://www-10.lotus.com/learning/connections/learningwidget_iw.xml

When saving the Widget, I get "Resource was not found at this location." for the URL address.

I've checked, and my HTTP server, and Conenctions servers can access the URL fine.

So I made a copy of the xml, and placed it on my Connections server. Changed the URL address to point to "web/widgets/learning/learningwidget.xml" which saves fine. I can add the widget to the homepage, but instead of the learning content, I end up with

"BMWIW0001E:Unable to load iWidget web/widgets/learning/learningwidget.xml.

Unable to load web/widgets/learning/learningwidget.xml status:404"

Any suggestions ? Thanks