Mapping a Participant to an Organization Model

First you will map the Participant Process Tester, which is used by the user tasks in ChainingStart, to a position in the imported organization model.

Procedure

  1. In Project Explorer, expand the ChainingStart project as far as the WelcomeUsersChained process, and double-click on that process. It is displayed in the Process Editor (at the top centre of the screen).
  2. Select the Display Message user task. On the General tab in the Properties view, note that the task is assigned to the Participant Process Tester.
  3. In the Project Explorer view of the ChainingStart project, expand Participants at the process package level (you may need to expand the process packages as well). You can see that the Process Tester participant is already defined. Both in Project Explorer and on the General tab in the Properties view, an error indicator displays. This is because the Process Tester participant does not refer to an organization model in your workspace.

    On the General tab in the Properties view for Process Tester select External Reference and click . In the Select Type dialog, select the position Tester in the organization model, and then OK.

    The user task is still assigned to the Participant Process Tester, but that participant is now mapped to the position Tester in the EasyAsSimpleOMSolution organization model.

  4. Now add another participant to the WelcomeUsersChained process. Right-click on Participants in Project Explorer, and select New > Participant, and name the participant Process Manager.
  5. You can now map this participant to the Test Manager position in the Organization Model using the method you used in step 4.
  6. Press CTRL + S to save the changes you have made.
    Note: You can save your work at any point. If there are unsaved changes, an asterisk is displayed next to the changed organization model or process package in the Project Explorer view.

    It is advisable to save after completing each procedure.