Top
Systemwalker Runbook Automation Studio User's Guide
Systemwalker

3.1.17 Defining Application Variables

To define Application Variables:

  1. Right-click the application project in the Navigator view.

  2. Click Properties.

    The Properties dialog for the application project is displayed.

  3. Click Application Variables in the left pane.

    Application Variables area is displayed in the right pane.

  4. Click the Add button to add Application Variables.

    An example of defining application variables is shown below:

    Figure 3.23 Defining Application Variables

    Note

    By default, the Application Variables are added as ApplicationVariable1, ApplicationVariable2 and so on. You can change the names and values.

    Note

    When Application Variable is defined, and it is set with a certain JavaAction, you can delete this Application Variable. When you delete an Application Variable, it is necessary to check whether this Application Variable is used.

  5. Edit the name and the initial value of the Application Variable in the Name and Initial Value columns respectively.

    Note

    The maximum allowable length of the variable name is 256 characters and the maximum allowable length of the value is 2000 characters.

  6. Click Apply and then click OK to save the Application Variables.