OpenMake Meister

Configure Server Pool Environment Variables Section

 

You can configure a Server Pool used in a Workflow to use particular environment variable settings by using the Configure Sever Pool Environment Variables Section under the Activities Tab. Environment variables defined at this level will apply all Workflow Activities defined to that Server Pool, unless the variables are overrode at the Workflow Activity level.

 

To add a variable that will apply to all Workflow Activities under a Sever Pool, expand on the “Configure Server Pool Environment Variables” option to display the Environment Variable table.  Click on the New Variable button and enter the variable name into the Variable input line and then enter the desired value into the Value input line. You can also choose one of the pre-defined values by clicking on the Macros button and then selecting one of the variables from the pop-up menu. Refer to the “Macros” table below for a list of available Macros.  After clicking OK, the configure environment field will display the new variable as Set. If you delete the value of this variable using the Edit button, the variable will display as Unset.

 

Table Macros.  Environment Macros and Descriptions

Activity Macros

Description

$(LOG_URL)

URL where log output for the Workflow is located.

$(MACHINE_NAME)

Name of the machine executing this activity.

$(USER_NAME)

Name of the user executing the Workflow.

$(BUILD_DIRECTORY)

Build directory from which activities will be executed.

$(BUILD_DATE)

Date the Workflow was executed.

$(BUILD_TIME)

Time the Workflow was executed.

$(JOB_NAME)

The Job Name that appears in the General Information field on the Configure Tab screen.

$(JOB_LABEL)

The Job Label that appears in the General Information field on the Configure Tab screen.

$(JOB_NUMBER)

The Job Number that appears in the General Information field on the Configure Tab screen.