Configuring a Process

When you create a project, an empty process is created by default. You can add activities to the empty process to complete a task.

Prerequisites

Ensure that you have created an empty process when creating a project. For more information, see Creating a Project.

Procedure

  1. In the Project Explorer view, click the created project, and open the empty process from the Processes folder.
  2. Select activities from the Palette view, and drag them in it in the Process editor. For example, you can drag the Timer activity from the General Activities palette, and the CI Request activity from the PeopleSoft palette, to the process editor.
  3. Click an activity in the Process editor and drag the icon to create a transition between the added activities.
  4. Configure the activities as described in PeopleSoft Palette.
    Note: A PeopleSoft connection is required when configuring the PeopleSoft activities. See Creating a PeopleSoft Configuration Shared Resource for more details about how to create a PeopleSoft connection.
  5. To save the process, click File > Save.

Result

The process with configured activities is saved: process_name.bwp. The process is saved in the Processes\package_name directory by default or the directory you specified.