After you have created your Workflow, you may want to configure it to execute under a specific set of environment variables. For your sample activity, follow the instructions in Table DW-2. You will validate that the correct version of Ant is running by setting up an environment variable called ANT_HOME. The newly configured environment variable will apply to all activities that you execute as part of your sample Workflow.
Table DW-2 Setting Up an Environment Variable
|
Steps |
Actions |
|
1 |
Click the New Variable button under the Configure Global Environment screen. |
|
2 |
In the pop-up window, name the variable ANT_HOME. |
|
3 |
Set the value to the directory where you performed the install of Ant |
|
4 |
Click OK. |