Skip navigation.

Managing WebLogic Integration Solutions

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents View as PDF   Get Adobe Reader

Worklist Administration

This section provides the information you need to use the Worklist Administration module of the WebLogic Integration Administration Console to:

Note: You must be logged in as a member of the Administrators, IntegrationAdministrators, or IntegrationOperators group to make changes to task properties. See Default Groups, Roles, and Security Policies.

The following topics are provided:

 


Overview of the Worklist Administration Module

The following table lists the pages you can access from the Worklist Administration module. The tasks and topics associated with each are provided:

Page

Associated Tasks

Topics

Worklist Task Summary

View a list of task instances. Task ID, name, description, state (assigned, claimed, started, completed, aborted, or suspended), complete due date, assignees, claimant, owner, and priority are displayed.

Listing and Locating Worklist Tasks

Filter the list by task name. Use * to match zero or more characters.

Access the Worklist Task Details page for a selected task instance.

Select task instances for update. Task state, comment, owner, and due dates can be updated.

Updating Task Comment, Owner, or Due Dates from the Summary Page

Update State for Selected Tasks

Update the state for one or more task instances.

Updating Task State or Deleting Tasks

Update Comment for Selected Tasks

Update the comment for one or more task instances.

Updating Task Comment, Owner, or Due Dates from the Summary Page

Update Complete Due Date for Selected Tasks

Update the due date for task completion for one or more task instances.

Update Claim Due Date for Selected Tasks

Update the claim due date for one or more task instances.

Update Owner for Selected Tasks

Update the owner for one or more task instances.

Custom Query

Construct a custom query using properties such as task ID, parent process URI, description, or due dates.

Constructing a Custom Query for Task Instances

Worklist Task Details

View task instance properties.

Viewing and Changing Task Details

Update the state of the task, or delete the task.

Updating Task State or Deleting Tasks

Edit Worklist Task Details

Edit task instance details.

Viewing and Changing Task Details

Work Substitute Routing Table

View the list of substitute routing rules. Rule name, effective date, expiration date, source, and target are displayed.

Listing and Locating Substitute Routing Rules

Filter the list by rule name. Use ? to match any single character or * to match zero or more characters.

Add a New Substitute Rule

Define the name, effective date, expiration date, source, and target for a new substitute routing rule.

Adding a Substitute Routing Rule

Edit Substitute Rule

Change the effective date, expiration date, source, or target for an existing substitute routing rule.

Changing a Substitute Routing Rule


 

 


Listing and Locating Worklist Tasks

The Worklist Task Summary page displays the following information for each task instance. For a more detailed description of the properties, see Viewing and Changing Task Details.


 

Property

Description

Task ID

Unique task instance ID. This is a link to the Worklist Task Detail page. See Viewing and Changing Task Details.

Task Name

Name assigned to the task.

Description

Description of the task.

State

Current state of the task (assigned, claimed, started, completed, suspended, or aborted).

Complete Due Date

Due date for task completion

Assignees

One or more users or groups to which the task is assigned.

Claimant

If the task is claimed, the user that claimed the task.

Owner

The owner of the task. A user or group.

Priority

The priority assigned to the task.


 

To list and locate tasks:

  1. Select the Worklist Administration module from the home page.
  2. To locate a specific task, do one of the following:

 


Listing and Locating Substitute Routing Rules

The Work Substitute Routing Table page displays the following for each routing rule:

To list and locate substitute routing rules:

  1. Select the Worklist Administration module from the home page.
  2. From the left panel, select Substitute Routing Table.
  3. To locate a specific substitute routing rule, do one of the following:

 


Constructing a Custom Query for Task Instances

The Custom Query page allows you to construct a complex task instance search.


 

The following table summarizes the available search criteria:

Setting

Description

In the Enter Task IDs field, enter one or more task IDs (comma separated list).

Specify one or more task IDs. Do not use wildcards. The search returns task instances matching any of the task IDs specified.

In the Task Name field, enter the task name.

Specify the task name. Use * to match zero or more characters. The search returns tasks that match the target name that also match any other criteria specified.

In the Parent Process IDs field, enter one or more task IDs (comma separated list).

Specify one or more parent process IDs. Do not use wildcards. The search returns task instances associated with any of the parent process instances specified.

In the Parent Process URI field, enter the URI for the parent process. Regular expressions can be used.

Specify the a single parent process URI or a regular expression. The search returns tasks associated with matching process instances that also match any other criteria specified.

Using the Task State check boxes, select one or more states.

Specify one or more of the following states: assigned, claimed, started, suspended, completed, aborted. The search returns tasks in the specified states that also match any other criteria specified.

In the Description field, enter a regular expression.

Specify a regular expression to match the target description. The search returns tasks with matching descriptions that also match the other criteria specified.

In the Comment field, enter a regular expression.

Specify a regular expression to match the target comment. The search returns tasks with matching comments that also match the other criteria specified.

In the Priority from and to fields specify the low and high ends of the range.

Specify the priority range. The search returns tasks with an assigned priority that falls within the range (inclusive) that also match any other criteria specified.

Under Claim Due Date, do one or both of the following:

  • Click the After check box, then select the target date from the drop-down lists.

  • Click the Before check box, then select the target date from the drop-down lists.

The search returns tasks with a claim due date later than the After date (if specified) and earlier than the Before date (if specified), that also match any other criteria specified.

Under Complete Due Date, do one or both of the following:

  • Click the After check box, then select the target date from the drop-down lists.

  • Click the Before check box, then select the target date from the drop-down lists.

The search returns tasks with a complete due date later than the After date (if specified) and earlier than the Before date (if specified), that also match any other criteria specified.

In the Assignee contains field, enter one or more users or groups in a comma separated list.

Specify one or more users or groups. Do not use wildcards.The search returns tasks with an assignee that matches any of the users or groups, that also match any other criteria specified.

If needed, select the Check to search for tasks with NO assignee field.

searching for tasks that are not assigned.

In the Claimant contains field, enter one or more users in a comma separated list.

Specify one or more users. The search returns tasks with a claimant that matches any of the users, that also match any other criteria specified.

In the Owner contains field, enter one or more users or groups in a comma separated list.

Specify one or more users or groups. Do not use wildcards.The search returns tasks with an owner that matches any of the users or groups, that also match any other criteria specified.


 

To execute a custom query:

  1. Select the Worklist Administration module from the home page.
  2. From the Go menu, select Custom Query.
  3. Enter the search criteria. See the preceding table for settings.
  4. Click Search.
  5. The a message indicating the search is complete is displayed.

  6. Click Close.
  7. You are returned to the Worklist Task Summary page. The tasks matching the criteria (if any are found) are displayed.

 


Viewing and Changing Task Details

The Worklist Task Details page allows you to view task properties. If the task is in the assigned, claimed, or started state, you can link to the Edit Worklist Task Details page to update the task.

Note: If an authenticator that implements the required MBeans is not configured, the options for updating the owner, or assigning or claiming the task are disabled. To learn more about the authenticator requirements, see Security Provider Requirements for User Management.


 

The following table summarizes the properties displayed:

Property

Description

Administrator Can Set (Yes/No)

Task ID

Unique task instance ID.

No

Task Name

Name assigned to the task.

No

Parent Process URI

URI for the parent process. This is a link to the Process Type Details page for the process.

No

Parent Process ID

Instance ID for the parent process. This is a link to the Process Instance Details page for the process instance.

No

Claimant

If the task has been claimed, the user that claimed the task. Claiming a task indicates a user's intent to complete the task. If the task has not yet been claimed, this field is empty.

Yes

Assignees

Comma separated list that designates who should perform the task. A task can be assigned to one or more users or groups. Once assigned, the task can be claimed by:

  • Any user included in the list of assignees.

  • A member of any group included in the list of assignees.

Yes

Owner

User or group that owns the task. This is typically the stakeholder interested in getting the task completed. Use of the owner is application specific, but notification of task status (for example, task complete or overdue) is often sent to the owner.

Yes

State

State of the task.

Yes

Assigned

The assignees have be designated, but the task has not yet been claimed.

Claimed

A user has claimed the task, thus indicating an intent to complete the task.

Started

The claimant has started working on the task.

Completed

The claimant has completed the task.

Suspended

The task is "on hold." An assigned, claimed, or started task can be placed in the suspended state.

Aborted

The task has been cancelled. An aborted task can be assigned or deleted.

Description

Description of the task.

No

Comment

Comment associated with the task.

Yes

Priority

Priority assigned to the task.

Yes

Complete Due Date

The date by which the task should be completed.

Yes

Claim Due Date

The date by which the task should be claimed.

Yes

Can Be Reassigned

Indicates whether or not the task can be reassigned.

Yes

Can Be Returned

Indicates whether or not the task can be returned.

Yes

Can Be Aborted

Indicates whether or not the task can be aborted.

Yes


 

To view task properties:

  1. Locate the task. See Listing and Locating Worklist Tasks.
  2. Click the task ID to display the Worklist Task Details page.

You can update the state of a task (for example, update assignees, claim an assigned task, or mark a task as complete) from the Worklist Task Details page as described in Updating Task State or Deleting Tasks. If the task is not suspended, aborted, or completed, you can link to the Edit Worklist Task Details page to change other task properties as described in the following procedure.

To change task properties:

  1. On the Worklist Task Details page, click the Edit link.
  2. Note: The Edit link is only displayed if the task state is assigned, claimed, or started. If the task is completed, suspended, or aborted, the Edit option is not available.

    The Edit Worklist Task Details page is displayed.


     
  3. Do one or more of the following as required:
  4. Click Submit to save changes and return to the Worklist Task Details page.

 


Updating Task State or Deleting Tasks

Depending on the current state of a task instance, you can assign, claim, return, start, stop, complete, suspend, abort, or delete the task. The following tables describes each available action. To learn more about task states and operations, see Creating and Managing Worklist Tasks in Using the Worklist.

Note: If an authenticator that implements the required MBeans is not configured, the options for updating tasks assigmees or claimant are disabled. To learn more about the authenticator requirements, see Security Provider Requirements for User Management.

Action

Description

Assign

Designates who should perform the task. and updates the task to the assigned state. Tasks can be assigned to one or more users or groups. Once assigned, the task can be claimed by:

  • Any user to which it is assigned.

  • A member of any group to which it is assigned.

Claim

Claims the task on behalf of the specified user and updates the task to the claimed state. Claiming a task indicates an intent to complete the task.

Return

Reassigns a claimed task to the original assignees. The task returns to the assigned state.

Start

Updates a claimed task to the started state.

Stop

Returns a started task to the claimed state.

Complete

Updates a started task to the completed state.

Suspend

Updates the task to the suspended state, indicating that the task is "on hold."

Abort

Updates the task to the aborted state.

Delete

Deletes the task from the system.


 

The following tables summarizes the available actions by task state:

Task State

Available Actions

Assigned

Assign, Claim, Suspend, Abort, or Delete

Claimed

Start, Return, Suspend, Abort, or Delete

Started

Complete, Suspend, Return, Stop, Abort, or Delete

Completed

Assign or Delete

Suspended

Resume or Delete

Aborted

Assign or Delete


 

You can update the state of a task in the following contexts:

To update the state from the Worklist Task Details page:

  1. Locate the task. See Listing and Locating Worklist Tasks.
  2. Click the task ID to display the Worklist Task Details page.
  3. Note: The buttons displayed depend on the current state of the task.

  4. Do one of the following:
  5. The task state is updated to reflect the action.

To update the state from the Worklist Task Summary page:

  1. Locate the task or tasks to be updated. See Listing and Locating Worklist Tasks.
  2. Click the check box to the left of each task to be updated.
  3. Select Update State from the drop-down list, then click Run Command.
  4. The Update State for Selected Tasks page is displayed.

    Note: The buttons displayed depend on the current state of the selected tasks.

  5. Do one of the following:
  6. The selected tasks are updated to reflect the action.

 


Updating Task Comment, Owner, or Due Dates from the Summary Page

You can update the comment, owner, complete due date, or claim due date for one or more tasks from the Worklist Task Summary page.

To update the comment for one or more tasks:

  1. Locate the tasks. See Listing and Locating Worklist Tasks.
  2. Click the check box to the left of each task to be updated.
  3. Note: Only select assigned, claimed, or started task instances. You cannot update the comment for a suspended, completed, or aborted instance.

  4. Select Update Comment from the drop-down list, then click Run Command.
  5. The Update Comment for Selected Tasks page is displayed.

  6. In the Enter updated comment field, enter the comment.
  7. Click Submit to apply the comment to the selected tasks.

To update the complete due date for one or more tasks:

  1. Locate the tasks. See Listing and Locating Worklist Tasks.
  2. Click the check box to the left of each task to be updated.
  3. Note: Only select assigned, claimed, or started task instances. You cannot update the complete due date for a suspended, completed, or aborted instance.

  4. Select Update Complete Due Date from the drop-down list, then click Run Command.
  5. The Update Complete Due Date for Selected Tasks page is displayed.

  6. Do one of the following:
  7. Click Submit to apply the new complete due date to the selected tasks.

To update the Claim Due Date for one or more tasks:

  1. Locate the tasks. See Listing and Locating Worklist Tasks.
  2. Click the check box to the left of each task to be updated.
  3. Note: Only select assigned, claimed, or started task instances. You cannot update the claim due date for a suspended, completed, or aborted instance.

  4. Select Update Claim Due Date from the drop-down list, then click Run Command.
  5. The Update Claim Due Date for Selected Tasks page is displayed.

  6. Do one of the following:
  7. Click Submit to apply the new claim due date to the selected tasks.

To update the Owner for one or more tasks:

  1. Locate the tasks. See Listing and Locating Worklist Tasks.
  2. Click the check box to the left of each task to be updated.
  3. Note: Only select assigned, claimed, or started task instances. You cannot update the owner for a suspended, completed, or aborted instance.

  4. Select Update Owner from the drop-down list, then click Run Command.
  5. The Update Owner for Selected Tasks page is displayed.

  6. From the Select new owner drop-down, select the owner (user or group).
  7. Click Submit to apply the new claim due date to the selected tasks.

 


Adding a Substitute Routing Rule

The Add a New Substitute Rule page allows you to create a substitute routing rule.


 

These rules dynamically re-route tasks or task status notifications to a substitute user or group. Each rule consists of the following:

To add a substitute routing rule:

  1. From the home page, select the Worklist Administration module.
  2. From the left panel, select Substitute Routing Table.
  3. From the left panel, select Create New to display the Add a New Substitute Rule page.
  4. Check or uncheck the Effective Date check box. If you check Effective Date, specify the Month, Date, Year (using YYYY format), Hour, and Minute. If you do not check the Effective Date check box, the rule takes effect immediately.
  5. Check or uncheck the Expiration Date check box. If you check Expiration Date, specify the Month, Date, Year (using YYYY format), Hour, and Minute. If you do not check the Expiration Date check box, the rule remains in effect indefinitely.
  6. In the Source field, enter the user or group that will be unavailable.
  7. In the Target field, enter the substitute user or group.
  8. Do one of the following:

 


Changing a Substitute Routing Rule

The Edit Substitute Rule page allows you to change the properties of a substitute routing rule.


 

To change a substitute routing rule:

  1. Locate the rule to be updated. See Listing and Locating Substitute Routing Rules.
  2. Click the name to display the Edit Substitute Rule page.
  3. Do one or more of the following as required:
  4. Do one of the following:

 


Deleting a Substitute Routing Rule

You can delete substitute routing rules from the Work Substitute Routing Table page.

To delete substitute routing rules:

  1. Locate the rules to be deleted. See Listing and Locating Substitute Routing Rules.
  2. Click the check box to the left of each substitute to be deleted.
  3. Click Delete Selected Substitutes.

 

Skip navigation bar  Back to Top Previous Next