3.41 Configure Assignment Dialog - Assignment Page

Use to specify the user, group, or application role to whom a task is assigned if an error in assignment has occurred.

The error assignee can perform one of the following actions:

  • Ad hoc route

    Route the task to the actual users assigned to the task. Ad hoc route allows the task to be routed to users in sequence, parallel, and so on.

  • Reassign

    Reassign the task to the actual users assigned to this task.

  • Error task

    Indicate that this task cannot be rectified.

Element Description

Reviewers

Displays the reviewers assigned to this task.

Add icon

Click to add additional review participants into the workflow.

Error Assignees

Displays the participants to receive notifications when an error occurs with this workflow. The default assignee is weblogic.

Add icon

Click to add error assignees.

Payload Display For Parallel Participants

If you are using parallel participant types, you can specify where to store the subtask payload with the following options.

Use server settings

The SharePayloadAcrossAllParallelApprovers System MBean Browser boolean property in Oracle Enterprise Manager Fusion Middleware Control Console determines whether to share the payload of subtasks in the root task. By default, this property is set to true. If set to true, the All task participants share the same payload (better performance and less storage space) option is used. If this property is set to false, the Each parallel participant has a local copy of the payload option is used.

All task participants share the same payload (better performance and less storage space)

The payload for the subtasks is stored in their root task. This means that the payload of the root task is shared across all its subtasks. Internally, this option provides better performance and storage space consumption. Less storage space is consumed because the payload of the root task is shared across all its subtasks.

Each parallel participant has a local copy of the payload

Each subtask has its own copy of the payload. Internally, this option provides lesser performance and storage space consumption because more storage space is consumed.

Related Topics

Creating Human Tasks in Developing SOA Applications with Oracle SOA Suite