Portal V7.0: Remove obsolete portlets from virtual portal scripts
Some portlets were deprecated or removed in this release. If you have references to deprecated or removed portlets in the virtual portal scripts, manually remove those references.
- Prerequisites
- Back up the system
- Install fixpacks
- Verify property files
In the virtual portal XML scripts, look for references to deprecated portlets such as, Manage Seed List and remove them.
- <portlet action="locate" name="Manage Seed List" objectid="3_CGAH47L008DE402BK8543I1G63"></portlet>
- <p><portletinstance action="update" domain="rel" objectid="5_CGAH47L008DE402BK8543I18D4" portletref="3_CGAH47L008DE402BK8543I1G63" shareref="5_CGAH47L008DE402BK8543I18D4"></portletinstance></p>
Keep in mind that objectid, portletref, shareref, might vary in the installation.
You might also find references to...
installer/wp.config/config/work
...which is no longer valid and must be replaced to...
installer/wp.config/config/templates
Parent: Prepare the source environment
Previous: Prepare DB2 for large data sets migration