Overriding the Java Executable Grid Property

Example scenarios with different scripts are described below. Each of the scenarios requires that you override the Java Executable grid property so that it targets the script of each scenario. A generic description of how to do this is given below and specific details will be given in each scenario.

Working with grid property overrides in general is described in Grid Properties .

  1. Navigate to the Configuration Manager.
  2. Decide whether the override should be made in the context of an application or be made global? Typically you want to override the property in the context of an application. However, there may be odd scenarios where you want to perform the override regardless of the application. In that case, you do it in the global context.

    Depending on the situation, select one of the two paths below:

    • Override the property in the context of an application.

      1. Click the Applications link.

      2. Select the application you want to reconfigure (click on its link in the list).

      3. Click the Edit Properties link.

    • Override the property in the global context.

      1. Click the Grid Properties link.

  3. In the Grid Defined Properties section, click the Java Executable property link in the Property column (not the Value column).
  4. The Property Matrix for this grid property is shown. Using this matrix it is possible to override in various contexts. In the different example scenarios described below, details will be given relevant to each case that will enable you to continue from this point.
  5. Given details from the different scenarios described below, identify the property context that you want to override and click the corresponding property value link in the matrix.
  6. In the dialog box that appears, enter the path to the script file from the different example scenarios.
  7. Enter the path to the script file. Note that regardless of host platform (OS) the path to the script file should be entered using forward slashes ("/") (even on Windows).
  8. Click the Save button to close the dialog box.
  9. Commit the changes by clicking the Save button at the upper left corner of the page.