Install problem of Omnifind Enterprise Search plugin by a widget

Hello all,

At this moment I am trying to make a widget to install the Omnifind Enterprise Search plugin (see http://www-01.ibm.com/support/docview.wss?uid=swg21305829 ).

I use an updatesite database and I imported the files from the com.ibm.es.notes.search.plugin_8.4.0.150.zip file.

The problem is that when I try to install I get an error.

This is info in the log file:

<extendedDataElements name="CommonBaseEventLogRecord:level" type="noValue">

	<children name="CommonBaseEventLogRecord:name" type="string"> 

		<values>SEVERE</values>

	</children>

</extendedDataElements>

<extendedDataElements name="CommonBaseEventLogRecord:sourceClassName" type="string">

	<values>com.ibm.rcp.toolbox.PalleteStore</values>

</extendedDataElements>

<extendedDataElements name="CommonBaseEventLogRecord:sourceMethodName" type="string">

	<values>loadCollection</values>

</extendedDataElements>

<sourceComponentId component="Expeditor 6.2" componentIdType="ProductName" instanceId="1255619249738" location="10.0.7.62" locationType="IPV4" subComponent="com.ibm.rcp.toolbox.internal" threadId="11" componentType="http://www.w3.org/2001/XMLSchema-instance"/>

<situation categoryName="ReportSituation">

	<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/>

</situation>

This is the content of the extention.xml:

<?xml version="1.0" encoding="UTF-8"?>

<palleteItem id=“com.ibm.es.notes.search.plugin” imageUrl=“” providerId=“com.ibm.rcp.toolbox.prov.provider.ToolboxProvisioning”

title=“Omnifind Searchbar”

url=“http://{my server}/__c125768f00448f48/site.xml”>

<![CDATA[ ]]>

Does anyone has an idea what I am doing wrong?

Regards,

Peter

Subject: Solved

Alas through Update site solution I did not manage to create a widget.

I installed the plugin files in the following data directory: domino\html\omnifind

I used the following extention.xml for the widget:

<?xml version="1.0" encoding="UTF-8"?>

<palleteItem id=“com.ibm.es.notes.search.plugin”

imageUrl=“”

providerId=“com.ibm.rcp.toolbox.prov.provider.ToolboxProvisioning”

title=“Omnifind Searchbar”

url=“http://xxx.xxx.xx/omnifind/site.xml”>

<![CDATA[ ]]>

Hopefully sombody can do something with it.

Regards,

Peter

Subject: install a widget local without catalog

hello,

i want to install a widget from my local harddrive. How and what must i change in the extension.xml ???

thx

Subject: Where log file is located?

unable to find it :frowning:

just found: http://www-10.lotus.com/ldd/nd85forum.nsf/GeneralCategory/450882d0e27af3798525777d00488287?OpenDocument