+

Search Tips   |   Advanced Search


Personalized List portlet

The Personalized List portlet provides a ready-to-use portlet for displaying personalized content from rules, content spots, or resources. In many cases it eliminates the need to code new portlets and JSP files yourself.

You can use this portlet instead of coding the IBM Rational Application Developer portlet.

The Personalized List portlet is not intended to be used with the Web Content resource collection or with rules involving the Web Content resource collection. To display Web Content rules, use a Portal Personalization Component in IBM Lotus Web Content Management. When the Web Content resource collection is used with the Personalized List portlet, certain attributes like authoring template will show raw values from the repository that cannot be translated to a readable form. The details page of the Personalized List portlet will not show the results of the rendered content. The details page will show some attribute from the content, such as the creator or last modified date, which is not suitable for production use of content from Web Content Management.

The intended use of the Personalized List portlet is to display personalized lists of documents. The Personalized List can also be used with some generated or custom resource collections.

  1. Copy the pers_offers folder from the /Pers_Offers.war/WEB-INF/classes directory under your Pers_Offers portlet in the installedApps location into PortalServer_rootpzn\prereq.pzn\pznruleportlet.ear\Personalization_Lists_6.ear\pznruleportlet.war\WEB-INF\classes. You may need to create this classes folder first. Or, you could place this folder into a WPS shared folder one time for all portlets to access.

  2. Restart WebSphere Portal.

  3. Log in as the admin user.

  4. Open Administration > Portlet Management > Portlets.

  5. Search for the Personalized List portlet.

  6. Make a copy of the Personalized List portlet, named Personalized List Special Offers.

  7. Set access control for the new portlet so All Authenticated Portal Users are Privileged Users.

  8. Add the Personalized List Special Offers portlet to a new page under Personalization called Pers List Portlet - Rules.

  9. Display the new page with the new portlet. Hover over the upper right corner of the Personalized List Special Offers portlet title bar to access the portlet menu and select Configure from the drop-down list.

  10. Click the menu icon under Which Personalization resources are retrieved and select Select a Rule, Content Spot or Resource Collection.

  11. Expand the Pers Offers folder and select Pzn_offers and click OK.

  12. Click Display Options.

  13. Select the options shown below and click OK.

  14. Click OK again to see the portlet.

  15. Click on one of the title links to see the details of that resource.

  16. Click Back.

  17. Configure the portlet again to show more personalized offers.

  18. From the Personalization Picker, select the content spot Pzn_offersSpot under the Workspace Root and click OK.

  19. Click Display Options, set the values shown below and click OK.

  20. Set the Title Attribute and Detail Attribute values to Fixed. Click OK.

  21. Complete the configuration and see that the Personalized List Special Offers portlet is empty. This is because the administrator has not entered customer details in the pzndemo database for the user resource being used.

  22. Log in as Scott and view the Personalized List Special Offers portlet.

    The portlet displays the personalized offers based on the rule, Show Offers By Customer Type, which is mapped to the content spot Pzn_offersSpot.

  23. Test this portlet, logging in as each pzndemo user having a different profile. You should get the same content results that you saw previously using your own custom-built portlet, Pers_Offers, except you do not have to code a portlet or a JSP file.


Parent topic:

Develop a personalized portlet


Previous topic:

Change content spot rule mapping


Next topic:

Uninstall Personalization sample and database