How to Ensure that a Sequence of Tasks is Performed by the Same User

Chained execution means that when a user submits one work item, they are immediately presented with the next work item in the chained sequence. The user must be included in the definition of the participants assigned to each of the user tasks identified for chained execution.

For example, if a user is a member of an organization that is assigned as the participant for Task1, and is also a member of a group assigned as a participant for Task2, that user is assigned both work items in turn, although the participants defined for the two tasks are different.

This tutorial shows you how to assign a sequence of tasks to the same user. This is known as chained execution.

Before you start this tutorial, you can become familiar with TIBCO Business Studio by completing the following initial tutorials:

  • How to Design a Simple WelcomeUsers Business Service
  • How to Implement and Deploy the WelcomeUsers Application