Skip to main content link. Accesskey S
  • Anonymous
  • Log on
  • Help
  • IBM logo
  • WebSphere Portal Family wiki
  • All Wikis
  • Home
  • Community Articles
  • Product Documentation
  • Learning Center


Search

Advanced Search

Categories

Tag Cloud

  • 6.0
  • 6.1
  • 6.1.0.1
  • 6.1.5
  • 7.0
  • 7.0.0.2
  • 8.0
  • actions
  • administrator
  • authoring
  • Banking template
  • best practices
  • blogs
  • builder
  • building a site
  • caching
  • catalog
  • Clickstream Engine
  • clusters
  • ConfigEngine tasks
  • content
  • customizing
  • databases
  • demo
  • deployment
  • deployment scenario
  • developer
  • developing
  • device class
  • elements
  • examples
  • Express
  • feature set
  • fix pack 2
  • Government to Business template
  • info center
  • information center
  • installation
  • installing
  • LDAP
  • Learning
  • libraries
  • LikeMinds Recommendation Engines
  • logging
  • mentors
  • message catalog
  • messages
  • migration
  • mobile
  • mobile devices
  • mobile experience
  • mobile experience 8.0
  • mobile theme
  • mobile webkit
  • MPA
  • multiplatform
  • pages
  • performance
  • personalization
  • planning
  • portal
  • Portal 6.1
  • Portal 8 theme
  • portlets
  • product doc
  • product documentation
  • projects
  • properties
  • Redbooks
  • Redbooks Wiki
  • remember me cookie
  • resources
  • REST
  • Retail Vendor template
  • rules
  • samples
  • search
  • security
  • sifters
  • sites
  • solutions catalog
  • syndication
  • test infrastructure
  • theme
  • theme optimization
  • topologies
  • troubleshooting
  • tutorials on personalization
  • video
  • wcm
  • web content
  • webkit
  • WebSphere Portal
  • WebSphere Portlet Factory
  • wikis
  • workflows
  • worksheet
  • XML configuration interface
  • z/os
  • zos
InformationInformation
You are currently viewing machine translated content. IBM translation might be available. Click IBM Translated Product Documentation to see what is available.X


Home > Best Practices for WebSphere Portal > Integrating Lotus Connections V3 with WebSphere Portal Search V7
Rate this article 1 starRate this article 2 starsRate this article 3 starsRate this article 4 starsRate this article 5 stars

Integrating Lotus Connections V3 with WebSphere Portal Search V7 

expanded Abstract
collapsed Abstract
Learn how to configure WebSphere Portal search to include content from Lotus Connections.
ShowTable of Contents
HideTable of Contents
  • 1 Prerequisites
  • 2 Preparation
  • 3 Lotus Connections
  • 4 WebSphere Portal Search
  • 5 Procedures
    • 5.1 Creating Lotus Connections crawlers
    • 5.2 Creating a content source
    • 5.3 Troubleshooting
    • 5.4 Crawling the content
    • 5.5 Starting the content sources manually

Author: Andreas Prokoph

Prerequisites


The instructions included in this document assumes you have the following software.
WebSphere Portal V7.0.0.1
Lotus Connections V3.0.1

Preparation


Product documentation references:
Lotus Connections – Seedlist SPI
WebSphere Portal – Setting up search collections and crawlers

Lotus Connections


The search-admin J2EE role is used by each Lotus Connections for securing access to seedlists and search engines. The search-admin role is populated by default with the Lotus Connections administrator user account. To add users to the search-admin role for each Lotus Connections application, see Switching to unique administrator IDs for system level communication.

WebSphere Portal Search


The instructions in this article assumed that:
  • A search collection (search index) has already been created.

  • Both WebSphere Portal and Lotus Connections are within the same single-signon domain. This is required if security filtering needs to be applied to the Lotus Connections resources.



Procedures


To integrate Lotus Connection content into the WebSphere Portal search, you must complete the following tasks. All of the procedures are done from the WebSphere Portal administration portlets.

Creating Lotus Connections crawlers


Content crawlers are sometimes called content sources.

  1. Log in to WebSphere Portal as an administrator.
  2. Navigate to the Administration portlets.
  3. Click Manage Search portlet and click Search collections.
  4. From the list of search collections, click the one which should store the Lotus Connections resources like Wiki articles or Blog entries.
    Screen capture of the Manage Search



    For this example a search collection called Lotus Connections has been created
  5. Click the link for that search collection to go to view a list of all content sources already available for that search collection. If it is empty, you can create one.
    Screen capture of available search collections



    The example screenshot shows four crawlers already available.

For Lotus Connections, you can crawl and index the following resources. The URLs in the list point to the seedlists which serve as input for the content sources.
For more information see:Crawling data for the first time.


  • Activities: http://servername/activities/seedlist/myserver

  • Blogs: http://servername/blogs/seedlist/myserver

  • Bookmarks: http://servername/dogear/seedlist/myserver

  • Communities: http://servername/communities/seedlist/myserver

  • Files: http://servername/files/seedlist/myserver

  • Forums: http://servername/forums/seedlist/myserver

  • Profiles: http://servername/profiles/seedlist/myserver

  • Wikis: http://servername/wikis/seedlist/myserver



Creating a content source

  1. To create a content source click New Content Source at the top left of the list.

    Screen capture of New Content Source form



  2. For the Content source typeyou must select Seedlist provider. The default is Web site crawler.
  3. In the Collect documents linked from this URL, you must specify the respective Lotus Connections Seedlist URL. For example for Wiki articles, you would specify:

    http:///wikis/seedlist/myserver

    The variable must to be replaced by the host name, and if required the port number, of the server.
  4. For performance you can de-select the Force Complete Crawl>/b>. This will enable the crawler to process only updates, once all items have been loaded, which makes the turnaround time much faster. Updates includes references that have changed, been modified or have been deleted.
  5. On the Advanced Parameters tab, set the Number of parallel processes from 2 to 5. This is only required if you have a very large amount of documents or resources that need to be processed in a timely manner.
    Screen capture of the Advanced Parameters tab

  6. Set the default character encoding to utf-8.
  7. If the Lotus Connections content that needs to be crawled is secured, then you must provide the corresponding user credentials on the Security tab.

Troubleshooting



If the crawlers return an error message, such as cannot access page or seelist or blocked pages, you can easily verify the configuration.
  1. Copy the URL that you entered in the Collect documents linked from this URL field.
  2. Log in to Lotus Connections, using the same credentials you entered on the Security tab.
  3. Paste the URL into the browser address bar.
  4. Verify that the page can be retrieved.

In most cases, if you can get to the URL from a browser then the crawler should be able to get to it too.

Crawling the content


After the crawlers are configured, you are ready to crawl the content. In order to not hit the Lotus Connections server too hard, you should start one crawler at a time and wait between starting each one. For example, start a crawler and wait until it has fetched all resources, the status changes to “idle”. Then start the next crawler. Continue this process until all crawlers have completed their initial load of content

Screen capture of the crawler interface



Starting the content sources manually


After you have crawled the content and verified that the crawlers pick up the right content, you need to setup schedules for the crawlers so they can resume their task at a specified point of time, for example, 24 hours at 5:00 in the morning.


expanded Article information
collapsed Article information
Category:
Best Practices for WebSphere Portal, WebSphere Portal,
Tags:
7, 7000, 7.0, 7.0.0.0, integrating, integrating with other systems, integration, Lotus Connections, search, WebSphere Portal, WebSphere Portal 7.0

This Version: Version 19 February 14, 2012 11:58:36 AM by Andreas Prokoph  IBMer

expanded Attachments (0)
collapsed Attachments (0)

 


expanded Versions (19)
collapsed Versions (19)
Version Comparison     
Version Date Changed by               Summary of changes
This version (19) Feb 14, 2012 11:58:36 AM Andreas Prokoph   The syntax of the crawler URLs was displayed incorrect. Now using mono...
18 Oct 7, 2011 3:12:19 PM DeAnna Steiner   corrected link syntax
17 Oct 7, 2011 3:06:42 PM DeAnna Steiner   Corrected typo in the abstract.
16 Oct 7, 2011 2:50:10 PM DeAnna Steiner  
14 Oct 7, 2011 2:49:13 PM DeAnna Steiner  
13 Oct 7, 2011 2:45:22 PM DeAnna Steiner  
12 Oct 7, 2011 2:41:38 PM DeAnna Steiner  
11 Oct 7, 2011 2:39:44 PM DeAnna Steiner  
10 Oct 7, 2011 2:38:45 PM DeAnna Steiner  
9 Oct 7, 2011 2:26:14 PM DeAnna Steiner  
8 Oct 7, 2011 2:19:33 PM DeAnna Steiner  
7 Oct 7, 2011 2:13:20 PM DeAnna Steiner  
6 Oct 7, 2011 2:11:30 PM DeAnna Steiner  
5 Oct 7, 2011 2:10:29 PM DeAnna Steiner  
4 Oct 7, 2011 2:09:41 PM DeAnna Steiner  
3 Oct 7, 2011 10:48:26 AM DeAnna Steiner  
2 Oct 7, 2011 10:44:26 AM DeAnna Steiner  
1 Oct 7, 2011 10:23:38 AM DeAnna Steiner  
1 Oct 7, 2011 10:24:54 AM DeAnna Steiner  
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 ConnectedSubscribe to RSSHelpAbout
  • All Lotus and WebSphere Portal wikis
  • IBM developerWorks
  • IBM Software support
  • IBM Social Business User Experience Blog
  • IBMSocialBizUX on Twitter
  • IBMSocialBizUX on Facebook
  • Lotus product forums
  • IBM Social Business UX blog
  • IBM Collaboration Solutions
  • Recently added feedRecently added
  • Recently edited feedRecently edited
  • Recently added comments feedRecently Added Comments
  • Wiki Help
  • Forgot user name/password
  • Wiki design feedback
  • Content feedback
  • About the wiki
  • About IBM
  • Privacy
  • Contact IBM
  • IBM Terms of use
  • Wiki terms of use