Configuring a Process

After creating a project, an empty process is created. You must configure the process by adding activities to the empty process to complete a task.

Prerequisites

Ensure that you have created an empty process when creating a project. See Creating a Project for more information.

Procedure

  1. In the Project Explorer view, click the created project and open the empty process from the Processes folder.
  2. Select an activity from the Palette view and drop it in the Process editor. For example, select and drop the DataEventPoller activity from the ADB palette. You can add other activities similarly.

  3. Click an activity in the Process editor and drag the icon to create a transition between the added activities.
  4. Click to create links between two activities and configure the condition types.
  5. Configure the DataEventPoller activity as described in Data Event Poller Activity.
  6. Configure the DataMerger activity as described in Data Merger Activity.
  7. Configure the DataRequester activity as described in Data Requester Activity.
    Note: An ADB Configuration shared resource is required when configuring the activities. For more information about how to create the shared resource, see Creating an ADB Configuration Shared Resource
  8. Click File > Save to save the project.