Previous Topic: Map a Process to an Event GloballyNext Topic: Workflow Activities


Map a Process to an Event in a Specific Task

You can assign a workflow process to an event that is generated by a particular task. In this case, the workflow process occurs only when the mapped event is generated by the specified task.

Task-specific mapping provides variable control over the workflow processes that can be executed for the same event. For example, the following diagram shows two different tasks generating the same event but triggering two different workflow processes:

The diagram showing two different tasks generating the same event but triggering two different workflow processes

In this diagram, each task uses a different workflow process.

Create User

Specifies the default admin task that triggers CreateUserEvent, which is mapped to CreateUserApproveProcess, a default workflow process.

Create Contractor

Specifies a custom task based on Create User. In this case, CreateUserEvent is mapped to CreateContractorApproveProcess, a custom workflow process created for approving new contractor accounts.

To map a non-policy based workflow process to an event in an existing task

  1. In the User Console, select Roles and Tasks, Admin Tasks, Modify Admin Task.
  2. Search for an administrator task.
  3. Select a task (for example, the Modify User or Create User tasks) and click Select.
  4. On the Events tab, select a workflow process for the event in the task.

    Note: Workflow must be enabled for the event names and the workflow process drop-down menu to appear on this tab.

  5. Click the Edit button to view the Workflow mapping screen.
  6. Using the Workflow Process drop-down menu, assign a workflow process to the event name and click OK.
  7. Click Submit.

To map a non-policy based workflow process to an event in a new task

  1. In the User Console, select Roles and Tasks, Admin Tasks, Create Admin Task.

    Note: Be sure you select an existing workflow approval task (such as Approve Create Group or Approve Create User) as the template for your new workflow approval task.

  2. On the Profile tab, enter the information in the appropriate fields.
  3. On the Events tab, select a workflow process for the event in the task.

    Note: Workflow must be enabled for the event names and the workflow process drop-down menu to appear on this tab.

  4. Using the Workflow Process drop-down menu, assign a workflow process to the event name and click OK.
  5. Click Submit.

Note: To map a policy-based workflow process to an event, see the Policy-Based Workflow section.

Note: The Workflow Process list includes processes for use with both the template method and the WorkPoint method:

More Information:

Global Process to Event Mapping