Migrate the business process configuration

 

+

Search Tips   |   Advanced Search

 

This topic provides information on how to fix problems associated with clicking on a task and navigating to a task page.

This topic does not apply to iSeries.

  1. Depending on the version of WebSphere Portal from which you migrated, you might experience problems when users click on a task and should be navigated to a task page. If that happens, run the following configuration tasks for each task page container you created in the portal configuration.

    These tasks are described in Change the task page container.

    This task requires the unique name of the task page container. The unique name for the default task page container, My Tasks, is com.ibm.wps.MyTasks.

  2. If the portlet applications do not contain the stubs for communication with the Human Task Manager and Business Flow Manager (task137650.jar and bpe137650.jar), associate the BPElib library with the application.

    1. Log in to the administrative console for the portal server or cluster.

    2. Open...

      Applications | Enterprise Applications

      ...and search for the EAR of the application. Select it.

    3. Click Libraries.

    4. Click Add and select BPElib from the drop down menu.

    5. Save the changes.

  3. If you modified any values in the ConfigService.properties or DynamicUIManagerFactoryService.properties, make these same changes manually on the configuration.

  4. If you used the task alert feature provided by the <portal-dynamicui:pendingTasks/> tag, add the tag to any new themes used by the business process configuration.

 

Parent topic:

Migrate additional components