What is this wiki?
The wiki mission is to provide community-driven, authoritative, and current content that is both engaging and informative.
The wiki provides a collaborative, centralized place to find and contribute information about deployment, usage, best practices, troubleshooting and more.
To learn more about how to get the most from this wiki, watch the demonstration.

Spotlight articlesFind hand-selected community articles, including interesting multi-media content, product news, or timely how-to information.
| The instructions to upgrade to IBM Lotus Quickr 8.2 from Lotus Quickr 8.1 are included as part of the Version 8.2 docume... |
| This document contains the listing of the sessions for the Quickr Domino 8.2 Masterclass event hosted in Dublin in Sept... |
| Title: Lotus Quickr V8.5 for WebSphere Portal What's New Date: June 30th, 2010
Time: 10 am 11 am eastern US time (2... |
View More Articles
|
Configuring events
You can help automate library management by creating events for drafts, documents, folders, or the library. To customize the handling of these events, you must create and deploy a custom event handler. This topic describes the basic concepts of event handlers. Events ... |
|
The event handler is a common OSGi bundle. Refer to OSGi documentation to learn more about creating a bundle. This topic focuses on the additional work needed to create an event handler once the OSGi bundle has been created. |
|
After implementing EventActionHandler, define the subscriptions to manage when the event handler is triggered. Adding Java annotations is an easy way to accomplish this task. |
|
Administrators can disable event handling for the entire server. |
|
Use the OSGi console to install the event handler after it has been developed and enabled. |
|
After declaring subscriptions for event handler, use events API to register the event handler in the bundle activator. For more information about the bundle activator, refer to OSGi documentation. |
|
After the event handler is triggered, you can access the data by calling the events API. An event object is passed in when onEvent method is called. |
|
This topic shows you the event types that are compatible with each event source. |
|
The Lotus Quickr 8.5 for WebSphere Portal preview guide is available for you to distribute to your users for new installations and upgrades to version 2.5. This guide is designed to help your users become productive on the new software quickly, and to provide them with links to documentation ... |