Configuring a Process

After creating a project, an empty process is created. You can add activities to the empty process to complete a task, such as inserting documents.

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 activities from the Palette view and drop them in the Process editor. For example, select and drop the Timer activity from the General Activities palette, and the InsertDocument activity from the MongoDB palette.

  3. Click an activity in the Process editor and drag the icon to create a transition between the added activities.
  4. Configure the added MongoDB activities, as described in MongoDB Palette.
  5. Click File > Save to save the process.