02-01-2012 01:45 PM
openOfficeDocument('{serverurl}zidi','{dmsid}','{prop#OW_ObjectName}',false,'.eml')
It might be necessary to connect a Direct Access Folder as well. (See ZIDI Installation Guide).
<PlugIn type="ow_docfunction">
<Name>Open Lotus Notes Mail</Name>
<id>com.wewebu.ow.owdocview.OpenLotusNotesMail</id>
<Description>Download and open Lotus Notes Mail</Description>
<Vendor>WeWebU Software AG</Vendor>
<Version>3.1.0</Version>
<ClassName>com.wewebu.ow.server.plug.owdocview.OwDownloadAsZipDocumentFunction</ClassName>
<!– optional small (16x16 pixels) icon for the plugin, leave empty to use default. –>
<icon>{specify Lotus Notes Icon}</icon>
<!– optional small (24x24 pixels) icon for the plugin, leave empty to use default. –>
<iconbig />
<!– Allow multiple document selection or just one single document –>
<Multiselect>false</Multiselect>
<!– Display the plugin in the context menu. –>
<ContextMenu>true</ContextMenu>
<!– Display in object editing dialogs like OwEditPropertiesDialog. –>
<ShowInEditViews>false</ShowInEditViews>
<!– Display the plugin next to object in a object listview. –>
<ObjectInstance>true</ObjectInstance>
<!– Create a own column for plugin with given title, or display without columntitle. –>
<ColumnTitle />
<!– Object types to work on as defined in OwObjectReference.OBJECT_TYPE_… –>
<objecttypes>
<type>OBJECT_TYPE_DOCUMENT</type>
</objecttypes>
<!– Enable plugin only for the given object class names, leave empty to enable for all classes –>
<objectclasses>
<!–<name>document</name>–>
</objectclasses>
</PlugIn>
02-02-2012 03:07 AM
08-18-2017 06:13 AM
Thanks for sharing the useful solution, But last few months ago I have used a paid tool for converting my eml file to Lotus Notes. I will share this solution with my friends.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.