+

Search Tips   |   Advanced Search

Web Content Manager - Additional migration steps

These are additional migration steps required for WCM after data migration is complete.


Authoring portlet preferences

Authoring portlet preferences, such as default libraries and rich text editor, are not migrated. Re-configure the authoring portlet postmigration to restore the preferences.


JSP files and Web content plug-ins

  • Any JSP files used on the old system will need to be manually copied to the new system.
  • Any Web content plug-ins used on the old system, such as custom workflows, will need to be manually copied to the new system and enabled.


Searchseed

In WebSphere Portal v 8.0, Searchseed v0.9 has been removed. As a result, we might notice warnings while WebSphere Portal is starting.

    ServiceHelper W com.ibm.wps.services.ServiceHelper expand(String) An exception occurred when expanding the variable /${WCM_SEARCHSEED_CONTEXT_ROOT}, skipping expand processing...
        com.ibm.wsspi.runtime.variable.UndefinedVariableException: Undefined variable WCM_SEARCHSEED_CONTEXT_ROOT
        at com.ibm.ws.runtime.component.VariableMapImpl.expand(VariableMapImpl.java:373)
        at com.ibm.ws.runtime.component.VariableMapImpl.expand(VariableMapImpl.java:325)
        at com.ibm.wps.services.ServiceHelper.expand(ServiceHelper.java:174)

To address this warning, remove the entry WCM_SEARCHSEED_CONTEXT_ROOT in the WCMConfigService service using the WAS console.


Syndication

If the hostname or context root of the migrated server is different from the original server, edit the syndicators or subscribers to use the new hostname or context root.

See also:

  1. Convert the IBM Portlet API Web Content Viewer to the JSR 286 Web Content Viewer
  2. Convert the IBM Portlet API Remote Web Content Viewer to the JSR 286 Web Content Viewer
  3. Convert an IBM API Web Content Viewer to the JSR 286 API


Parent Portal tasks