Configuring a Process
A newly created project contains an empty process. Configure the process by adding activities, conditions, and services to complete a task.
Before you begin
- Ensure that an empty process is created when creating a project. See Creating a Project for details.
- Ensure that you have established a Snowflake connection. See Snowflake JDBC Connection Resource for details.
- Procedure
- In the Project Explorer view, click the created project and open the empty process from the Processes folder.
- Select an activity from the Palette view and drag it to the Process editor.
For example, select and drop the Timer activity from the General Activities palette.
- Click
and drag to create the activity. In this manner, create links between the activities and configure the condition types.
- Configure the added Snowflake activity. See as described in
Snowflake Palette.
Note: A Snowflake JDBC Connection shared resource is required when configuring the activities. For details on creating the Snowflake JDBC Connection shared resource, see Creating and Configuring the Snowflake JDBC Connection Resource.
- Save the project.