+

Search Tips   |   Advanced Search

Configure the Unified Task List portlet


Set page theme to Portal 8.0

The first step for configuring a page with the Unified Task List portlet is to change the default page theme to Portal 8.0,


Access the configuration view

  1. Log on to portal as an admin, or a user assigned to Manager role for the Unified Task List portlet.

  2. Navigate to the Unified Task List portlet.

  3. Hover the cursor over the Unified Task List portlet title bar to access the portlet menu and select Configure.


Edit common settings

  1. From the configuration view, select Common Settings.

  2. Provide values for...:

    Show Menu Display the filter menu to segregate tasks from multiple back-end systems.
    Enable Person Card Integration Show user details when hovering over the owner or originator in a task list. The portlet uses people-awareness features to retrieve user details from profile pages. To enable user awareness, configure an IBM Sametime server to interact with the WebSphere Portal Server.
    Use Dynamic Cache Have the task dispatcher store and retrieve tasks in the dynamic cache service.
    Enable Claim-Release of Tasks When users select a task and click Claim, they take ownership of the task and remove the task from the list of shared tasks. When users select a task and click Release, they no longer claim ownership of the task. The task then returns to the list of shared tasks. Users can also perform claim and release operations through the drag-and-drop menu.
    Dynamic Page Extension Node UID Required if you have task handlers using dynamic pages for task completion. Specify the ID for the dynamic page extension node. Leave the default value if you do not have task handlers using dynamic pages.

  3. Click Save and Back to return to the main portlet page.


Task provider instances

Task provider instances are services that access back-end systems to retrieve tasks. Set task provider instances in the Unified Task List portlet. Set host names and ports for back-end systems. Create custom input forms using Web Experience Factory.


Create a task provider instance

  1. Open the Unified Task List portlet.

  2. Access the configuration view and select...

      Task Provider Instances | Add | Provider | task provider

  3. Enter a name for the task provider instance, select Enabled, then click Next.

    A new window opens an input form for the context variables.

  4. Specify the context variables (connection parameters) and click Save.

  5. From the Task Provider Instances window, click Save.


Delete, enable, or disable a task provider instance

  1. Open the Unified Task List portlet.

  2. Access the configuration view and select...

      Task Provider Instances | task provider instance | [Delete|Enable|Disable] | Save


Add and remove filters

Filters separate tasks based on the back-end systems where the tasks originate or by context. Tasks are separated according to the task provider instance.


Add filters

  1. Open the Unified Task List portlet.

  2. Access the configuration view and select...

      Filters | Add

  3. Enter a name for the filter in the Name field.

  4. In the Resource Key field enter a resource key.

  5. From the list select the task provider instances to include in the filter.

    We can apply the filter to multiple task provider instances. Select the add icon to add additional task provider instances.

  6. Select Submit.

  7. Select Save.


Remove filters

  1. Open the Unified Task List portlet.

  2. Access the configuration view and select...

      Filters | filter | Remove | Save


Localize task list filters

To minimize server restarts, IBM recommends creating filters all at once. Restarts update filter resource bundles on the file system with the new filters, and include them on the class loader. We also create a variable to define the name of the resource bundle.

  1. Access the WAS admin console.

  2. Navigate through...

      Resources | Resource Environment | Resource environment providers | WP ConfigService | Custom properties | New | Name | processintegration.filtersetresourcebundle

  3. Enter the name of the resource bundle in the Value field including the complete package name.

    For example: If the file is stored under...

      shared/app/your_company/filterlocales_en.properties

    ...you would enter...

      your_company.filterlocales

  4. Click...

      Apply | OK | Save

  5. Place the resource bundles in...

      shared/app/your_company

  6. Restart the portal server.

  7. Open the filter configuration page of the Unified Task List portlet and add the new filters as they were entered in the English version of the resource bundle.

    The Name field must match the value of the resource key and the Resource key field must match the key used for the property in the resource bundle.


Add and remove task handlers

Task handlers define the action that the Unified Task List portlet takes when users select a task...


Add task handlers

  1. Open the Unified Task List portlet.

  2. Access the configuration view and select...

  3. Provide values for...

    • Task Provider Instance
    • Application Name Name Space
    • Task Type

  4. Select the Connection Method for the task handler

    Dynamic Portal Page Unique ID in the Unique ID of Portal Page field.
    External URL URL in the External URL Pattern field.
    Property Broker Event No additional parameters are required when selecting Property Broker Event.

  5. Select Submit.

  6. Select Save.


Remove task handlers

  1. Open the Unified Task List portlet.

  2. Access the configuration view and select...

      Task Handling | Task Provider Instance | Remove | Save


Expose Business Processes

To enable task handling for Business Process Manager...

  1. Access the Business Process Designer and open a Business Process.

  2. Select...

      Overview | Exposing | Expose participant groups | participant group

    Either select All Users or the group where the Unified Task List administrative user is a member.

  3. Repeat steps for fields...

    • Expose business data
    • Expose performance metrics

  4. Click Save.

  5. Open the first Human Service in the Business Process.

  6. Open the Overview tab.

  7. Under the Exposing section click the Select button for the Expose to start field.

  8. Select the appropriate group from the list of Participant Groups.

  9. Click Save.

  10. Repeat steps 7-10 for each Human Service in the Business Process.

  11. Repeat steps 2-11 for each Business Process in the Designer.


Show and hide table columns

Task information presented includes priority, description, owner, among others. We can show or hide these table columns.

  1. Open the Unified Task List portlet.

  2. Access the configuration view and select...

      Table Customizer | [Show|Hide] | Save


Edit shared settings

The UTL portlet has shared settings common to all users.

  1. Open the Unified Task List portlet.

  2. From the main page of the portlet, hover the cursor over the title bar to access the portlet menu and select Edit Shared Settings.

    The Configure List of Visible Filters window opens.

  3. Select a filter from the list to add to the shared settings and click Save.

    Add multiple filters to the shared settings by selecting the add icon.

  4. Select the remove icon to remove filters from the shared settings and click Save.


Change the number of rows in the task list table

  1. Open the Unified Task List portlet.

  2. From the main page of the portlet, hover the cursor over the title bar to access the portlet menu and select Personalize.

    The User Interface Settings window opens.

  3. In the Paging Size field, enter the number of rows to display per page in the task list table.

  4. Select Save.


Configure dynamic user interface

  1. Create a page, give it a unique ID, for example wps.utl and place the Unified Task List portlet on the new page.

  2. Create the dynamic page template and give it a unique ID.

    Set page to inherit parent theme in the page options.

  3. Enable the Unified Task List portlet page to launch dynamic pages...

    cd PROFILE_HOME/ConfigEngine 
    ./ConfigEngine.sh action-enable-page-as-extension-node-wp.dynamicui.config \
                      -DPageUniqueName=wps.utl 
    

    Where -DPageUniqueName is the value of the unique ID


Configure a WebSphere Lombardi Edition task provider

This specific provider surfaces tasks for WebSphere Lombardi Edition in the Unified Task List portlet.

Single sign on with LTPA tokens must be configured between the WebSphere Portal and WebSphere Lombardi Edition servers before beginning this task.

  1. Open the Unified Task List portlet.

  2. Open the page with the Unified Task List portlet on it.

  3. Select...

      Portlet menu | Configure | Task Provider Instances link | Add | Lombardi Task Provider

  4. Enter a name for the new provider and select Enable.

  5. Select Next.

  6. Modify the URL to include the host and port number for your WebSphere Lombardi Edition server.

  7. Accept the default value of Saved Search and select Submit.

  8. Select Save and Back.


Configure the Coach portlets

There are two Coach portlets already installed in WebSphere Portal: one for use on a dynamic portal page and the other on a portal page. Both Coach portlets offer the same functionality in both page contexts. When a WebSphere Lombardi Edition task and Business Process Manager task is selected in the Unified Task List portlet it displays the corresponding coach in the Coach portlet.

The Coach portlets included with the Unified Task List portlet must be configured with the specifics of the WebSphere Lombardi Edition server and Business Process host name and port before they can be used.


Configure the Coach portlet

  1. Open the Unified Task List portlet.

  2. Go to the Coach portlet which is placed on the page 'Unified Task List' under Collaboration.

  3. Select Configure from the portlet menu.

  4. Edit the Coach Hostname field to include the host name.

  5. Edit the Coach port of the Lombardi Edition server and Business Process .

  6. Select Apply then OK.

  7. Edit the page to create a portlet wire between the Unified Task List portlet and the Coach portlet.

  8. Place the Coach portlet on a page making note of the page's unique ID because it is to be used in the task handling configuration for the Lombardi task provider in the Unified Task List portlet.


Configure the Dynamic Coach portlet

  1. Open the Unified Task List portlet.

  2. Place the Dynamic Coach portlet on a page.

  3. Select...

      Portlet menu | Configure

    Edit the Coach Hostname field to include the host name.

  4. Edit the Coach port of the Lombardi Edition server and Business Process .

  5. Select Apply and then OK.

  6. Place the Dynamic Coach portlet on a page making note of the page's unique ID because it is to be used in the task handling configuration for the Lombardi and Business Process Manager task provider in the Unified Task List portlet.