Skip to main content link. Accesskey S
  • Log In
  • Help
  • IBM Logo
  • Lotus Quickr wiki
  • All Wikis
  • All Forums
  • Home
  • Product Documentation
  • Community Articles
  • Learning Center
  • IBM Redbooks
Community Articles Product Documentation Learning Center IBM Redbooks This category Lotus Quickr 8.5 for WebSphere Portal Documentation Lotus Quickr 8.5.1 for Domino Documentation Lotus Quickr Connectors 8.5 Documentation Custom Search Scope...
Search
Community Articles > Lotus Quickr for Domino > Upgrading: Quickr for Domino > QPTool enhancements in IBM Lotus Quickr 8.5.1 for Domino
  • New Article
  • Share Show Menu▼
  • Subscribe Show Menu▼

About the Original Author

IBM contributorLeslie Gallo
Contribution Summary:
  • Articles authored: 28
  • Articles edited: 7
  • Comments Posted: 0

Recent articles by this author

Migrating data from IBM Lotus Quickr for WebSphere Portal to IBM FileNet

Learn how to migrate documents from IBM Lotus Quickr 8.1 for WebSphere Portal to IBM FileNet P8, using the Quickr Apache REST API and IBM FileNet API.

Customizing the Bookmark function in IBM Lotus Quickr 8.5 for Domino

IBM Lotus Quickr Domino provides teams with a strong platform for communication whereby all the team members can share documents, create Tasks and Calendars, etc. It also offers various customization functions and an open API. This article demonstrates how to use these functions to customize ...

Comparing the features of IBM Lotus Domino Document Manager with IBM Lotus Quickr for Domino

This article compares IBM Lotus Domino Document Manager (DDM) with IBM Lotus Quickr 8.5.1 for Domino with respect to document structure, security, document type, management process, user interface, etc., to help DDM users better understand how to prepare their data for for migration to Lotus ...

Migrating data from IBM Lotus Domino Document Manager to IBM Lotus Quickr for Domino

This article demonstrates how to use the tool, IBM Lotus Quickr Migrator: Domino Document Manager Edition, to migrate data from IBM® Lotus® Domino® Document Manager to IBM Lotus Quickr® 8.5.1 for Domino.

QPTool enhancements in IBM Lotus Quickr 8.5.1 for Domino

QPTool is a tool set used by administrators on jobs for IBM® Lotus® Quickr for Domino®; however, some common problems have been reported that the QPTool could not resolve when users upgrade from Quickr Domino 8.2.x This article identifies these common problems and explains how to fix them by ...

Community articleQPTool enhancements in IBM Lotus Quickr 8.5.1 for Domino

Added by IBM contributor Leslie Gallo | Edited by IBM contributor Leslie Gallo on August 26, 2011 | Version 2
  • Edit
  • More Actions Show Menu▼
Rate this article 1 starsRate this article 2 starsRate this article 3 starsRate this article 4 starsRate this article 5 stars
expanded Abstract
collapsed Abstract
QPTool is a tool set used by administrators on jobs for IBM® Lotus® Quickr for Domino®; however, some common problems have been reported that the QPTool could not resolve when users upgrade from Quickr Domino 8.2.x This article identifies these common problems and explains how to fix them by using the enhanced QPTool in Quickr Domino 8.5.1.
Tags:
ShowTable of Contents
HideTable of Contents
  • 1 Overview
  • 2 Problem 1: Folder corruption issues
    • 2.1 Fixing the folder corruption issues
  • 3 Problem 2: The child places' theme cannot be changed
    • 3.1 Fixing the issue
  • 4 Problem 3: The theme in the rooms cannot be reset
    • 4.1 Fixing the issue
  • 5 Conclusion
  • 6 Resources
  • 7 About the authors

Overview


The IBM® Lotus® Quickr for Domino® (Quickr Domino) L3 team has found three common problems occurring during customer upgrades:
  1. Folder corruption issues in Quickr Domino's place.
  2. The child place's theme cannot be changed.
  3. The theme in the rooms cannot be reset.
As a result, the “qptool repair”, “qptool refresh”, and “qptool settheme” tasks were enhanced to address these issues.

Problem 1: Folder corruption issues


Three kinds of folder corruption issues have been reported to us:

(1) In the Web UI, the child folder is missing from its parent folder, but it can be displayed correctly by the Quickr Connector.

For example, figure 1 shows that folder1 is missing from “testfolder” in the Web UI (on the right-hand side), compared with the Connector (on the left-hand side).

Figure 1. Child folder missing from parent in Web UI


(2) In the second issue, in the Web UI, one child folder belongs to several different parent folders but, again, is displayed correctly by the Connector.

For example, figure 2 shows that “folder3” belongs to both “testfolder” and “testfolder1”, whereas actually “folder3” should belong only to “testfolder1” as displayed in the Connector (see figure 3).

Figure 2. One child folder belonging to multiple parent folders



Figure 3. “folder3” correctly displayed as belonging only to “testfolder1”


(3) The third folder corruption issue found was that the folder storage note is lost. It can still be displayed in the Web UI, but when you click the folder in the Web UI, the folder can no longer be opened.

Fixing the folder corruption issues


Actually there is no real data lost in the above cases. The issues' root cause is that the connection between folders is lost. Fortunately, the folder connection information is redundant in the Quickr Domino design, for example DocByFolder view, FolderByFolder view, and folder proxy doc, so we have enough information to recover from folder corruption.

In Quickr Domino versions 8.5.1.6-007a and above, QPTool repair has been enhanced to fix these folder corruption problems; specifically, if you see these problems in your place, just execute the command:
“load qptool repair -p yourplacename”
from the Domino console, and the problems will be fixed.

Problem 2: The child places' theme cannot be changed


In a classic user scenario (see figure 4), the Quickr Domino administrator creates a parent place; for example, a top-level place with a customized theme in a company, and creates the place type based on it. Then each team can create their child place based on that place type.

Figure 4. Classic user scenario


So all the child places will have a unique company-level customized theme. After that, team members can modify the home page of the child place as they wish, for example, by showing their team goal on the home page.

The benefit of this structure is that if an administrator wants to change the company-level theme, he just needs to use these steps:
  1. Change the theme in parent place.
  2. Execute the command, “qptool refresh -pt placetype”, to refresh the new theme to the place type.
  3. Execute “qptool refresh -a”, to refresh the new theme to all the child places.
You can see that the job is simple because the administrator does not need to change the theme on the child places one by one. However, there is problem after users migrate places from Quickr Domino 8.2 server to a Quickr Domino 8.5.1 server in that the “qptool refresh -a” command no longer works correctly.

The steps to migrate are as follows:
  1. Archive the places on the Quickr Domino 8.2 server.
  2. Copy the places from Quickr Domino 8.2 server to the Quickr Domino 8.5.1 server.
  3. Register and upgrade the places on the Quickr Domino 8.5.1 server.

Fixing the issue


The root cause of this issue is the limitation of the “qptool archive” command. To fix it, we enhanced “qptool refresh” in Quickr Domino 8.5.1.6-007a, adding a new parameter of “-theme”. So now, to refresh the theme of child places, an administrator can use:
qptool refresh -theme -a

Problem 3: The theme in the rooms cannot be reset


In Quickr Domino 8.5.1, a new theme was introduced that is much more user friendly than that in previous versions. Of course, after a user migrates his places from Quickr Domino 8.2 to Quickr Domino 8.5.1, he wants to use this default theme of Quickr Domino 8.5.1.

The “qptool settheme” command is the best method for changing the theme for all places; however, “qptool settheme” can change the theme only for a top-level place, not rooms.

Fixing the issue


The “qptool settheme” command has been enhanced as of Quickr Domino 8.5.1.1-002a to add a new parameter of “-allrooms”, so that administrators can use “qptool settheme -a -default -allrooms” to change themes for both a top-level place and for rooms.

Conclusion


Lotus Quickr for Domino is powerful document library software, and QPTool is a good tool set with which administrators can do various jobs. By design, Quickr for Domino's document information is redundant, which can help to recover from corruption problems and avoid permanent data loss.

Resources


Refer to the developerWorks Lotus Quickr documentation page.

Refer to the IBM Lotus Quickr 8.5 for Domino Product Documentation on the wiki.

Refer to the developerWorks Lotus Quickr Product page.

About the authors


Zhuang Yu is a Staff Software Engineer at IBM's China Development Lab in Beijing, where he works Level 3 Support for the Lotus Quickr for Domino product. He has extensive experience with Web 2.0 applications and collaboration software. You can reach him at yuzcdl@cn.ibm.com.

Lu Ming Hua is an Advisory Software Engineer at IBM's China Development Lab in Beijing. He is the Level 3 Support Lead for the Lotus Quickr for Domino product. He has extensive experience with Web 2.0 applications and collaboration software. You can reach him at lumingh@cn.ibm.com .

Wang Zheng Wei is a Software Engineer at IBM's China Development Lab in Beijing, where he works Level 3 Support for the Lotus Quickr for Domino product. He has extensive experience with Web 2.0 applications and collaboration software. You can reach him at zhwwang@cn.ibm.com.


  • Edit
  • More Actions Show Menu▼


expanded Attachments (0)
collapsed Attachments (0)
Edit the article to add or modify attachments.
expanded Versions (2)
collapsed Versions (2)
Version Comparison     
VersionDateChanged by              Summary of changes
This version (2)Aug 26, 2011 12:57:53 PMLeslie Gallo  IBM contributor
1Aug 26, 2011 12:54:26 PMLeslie Gallo  IBM contributor
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedHelpAbout
  • IBM Collaboration Solutions wikis
  • IBM developerWorks
  • IBM Software support
  • Twitter LinkIBMSocialBizUX on Twitter
  • FacebookIBMSocialBizUX on Facebook
  • ForumsLotus product forums
  • BlogsIBM Social Business UX Blog
  • Community LinkIBM Collaboration Solutions
  • Wiki Help
  • Forgot user name/password
  • Wiki design feedback
  • Content feedback
  • About the wiki
  • About IBM
  • Privacy
  • Accessibility
  • IBM Terms of use
  • Wiki terms of use