IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Developing business processes > Building human tasks > Set up a user interface for your human task > Deploying a generated client to an external runtime environment > Deploying a generated client to WebSphere Portal Server

Installing a generated portlet

Installing the generated Portlet on the WebSphere Portal Server makes it available to portal users.

To install the portlet, proceed as follows:


Procedure

  1. Log into the portal site using an ID with sufficient access rights to install a portlet.
  2. Under Portlet Management in the navigation tree, click Web Modules. Alternatively in the Product Links portlet you can choose Administration > Portlet Management > Web Modules.

  3. Click Install.

  4. Enter the location of the WAR file or click Browse to find the location of the file to install.
  5. Verify WAR file info and click Finish to install the WAR file.

  6. Once it is installed, you will then need to add the BPELib library to the generated portlet as follows:

    1. Launch the IBM WebSphere Portal administrative console.

    2. Go to Applications > Enterprise Applications > your_portlet_module > Libraries, and click Add.

    3. Select BPELib, click Apply, and save your changes.


What to do next

After the installation has completed, a message appears at the top of the screen indicating a successful installation. If there are any problems during the process, an error message appears in the Manage Web Modules page. Click the View Details link to examine the error log.

Deploying a generated client to WebSphere Portal Server


Next topic: Create Task Page Definitions