JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Using the Oracle Business Process Manager Worklist Manager for User Activities     Java CAPS Documentation
search filter icon
search icon

Document Information

Using the Oracle Business Process Manager Worklist Manager for User Activities

User Activity Overview

Worklist Manager Overview

LDAP and Organizational Roles

Implementing a User Activity

Creating the Worklist Manager Database

To Create the Worklist Manager Database

Configuring Security

Configuring the LDAP Server

Oracle Internet Directory

OpenLDAP

Oracle Directory Server Enterprise Edition

Microsoft Active Directory

Configuring Secure Sockets Layer

LDAP and UNIX Java CAPS Environments

Creating a Web Service Definition

Creating the Business Processes

Creating the Sub-Process

Creating a Partner

Associating the Partner with Activities

Creating the Main Business Process

Configuring User Activities Inside While Loops

Defining Task Assignment

Creating a Task Assignment Expression

Defining Task Assignment Conditions

Assigning Users to the Activity

Defining Task Escalation

Exposing User Activity Values to Visual Page Designer Pages

Define Email Notifications for Tasks

Configuring the WorkList Manager

Creating the Worklist Manager External System

Defining WLM Configuration Properties

Customizing Flex Attribute Labels

Defining email Notification Properties

Configuring an OpenLDAP Connection

Configuring an Oracle Internet Directory Connection

Configuring an Oracle Directory Server Enterprise Edition Connection

Configuring a Microsoft Active Directory Connection

Using the Worklist Manager

Managing Tasks

To Manage Tasks

Viewing Task Histories

To View Task Histories

Configuring Task Assignment Fields

To Configure Task Assignment Fields

Viewing Flex Attributes

To View Flex Attributes

Using the Worklist Manager

The web-based Worklist Manager allows you to view and manage your list of tasks. The list contains your own tasks, as well as the tasks of any subordinates assigned to you. You can manage your tasks and the tasks of your subordinates, or you can escalate a task assigned to you.

Managing Tasks

From the Worklist Manager, you can manage your tasks and the tasks of your reports. The checkout and checkin features provide version control, and are necessary to ensure that more than one person is not working on the same task. You must check out a task before you can make any changes.

To Manage Tasks

  1. Open a web browser and access the Worklist Manager by entering the following URL:

    http://hostname:port/wlm_application_name

    where

    • hostname is the system on which the Repository is running.

    • port is the port number to access the Repository. This is the HTTP property (the default value is 18001).

    • wlm_application_name is the configurable name of the Worklist Manager application. This property is defined in the WLMConnector External System Configuration settings of the Worklist Manager External System properties.

  2. Enter your login information, and then click Login.

    The Worklist Manager appears, as shown in Figure 25.


    Figure 25 Worklist Manager Task List

    image:Figure shows the Worklist Manager user interface.
  3. To complete a task, do the following:
    1. Select the task from the list.
    2. Click Checkout.
    3. Click Execute.

      The task to be completed appears.

    4. Complete the task.
    5. Click Complete.

      Note - Clicking Complete commits any changes you have made to the Worklist Manager. If you do not click Complete, any changes made to a task are lost.


  4. To escalate one of your tasks to your manager, do the following:
    1. Select the task from the list.
    2. Click Escalate.
  5. To reassign a task to one of your reports:
    1. Select the task from the list.
    2. In the drop-down list next to the Reassign button, select the name of the user to whom you want to assign the task.
    3. Click Reassign.

Viewing Task Histories

The Worklist Manager provides a complete history of changes made to each task. You can view the changes from the Worklist Manager.

To View Task Histories

  1. On the Worklist Manager, select a task from the list to view its history.
  2. Click History.

    The Task History page appears, as shown in Figure 26.


    Figure 26 Worklist Manager History Page

    image:Figure shows the Task History page of the Worklist Manager user interface.
  3. When you are done viewing the history, click Close.

Configuring Task Assignment Fields

You can specify the columns that appears on the main page of the Worklist Manager, and you can specify the order in which they appear. Columns include standard Worklist Manager fields along with any flex attributes you defined.

To Configure Task Assignment Fields

  1. On the Worklist Manager toolbar, click Set Preferences.

    The Choose Column Settings page appears, as shown in Figure 27.


    Figure 27 Worklist Manager: Choose Column Settings

    image:Figure shows the Set Preferences page on the Worklist Manager user interface.
  2. Select the columns from the Available Columns list that you want to display on the Worklist Manager main page.
  3. Click the right arrow button.
  4. To change the order of columns, select a column and click the up or down arrow button until it is in the position you want.
  5. To remove a column from the main page, select the columns to remove from the Chosen Columns list, and then click the left arrow button.
  6. When you are done changing the columns, click Change Preferences.

Viewing Flex Attributes

If you mapped values to any of the flex attributes in the user activity, you can view the values for those attributes in the Worklist Manager.

To View Flex Attributes

  1. On the Worklist Manager toolbar, click Get Details.

    The Task Details page appears.


    Figure 28 Task Details Page

    image:Figure shows the Task Details page of the Worklist Manager user interface.
  2. When you are done viewing the attribute details, click OK.