Adding the System Parameters

Adding a new parameter to the system allows you to add new functionality or define new behavior in the system.

  • New parameters can not be added under existing ones.
  • A parameter or folder can be added only by a qualified system developer. Adding a parameter or folder will impact the behavior of the system.

To add a system parameter:

  1. Access the Registry Maintenance page. See "Accessing the System Parameters" on page 31.
  2. Select folder where you want to add your parameter or folder by clicking on the folder in the Registry Tree section.
  3. Click Add from the Folder Selected section. The Add New Folder/Variable section is displayed at the bottom.
  4. In the Add New Folder/Variable section, complete these fields:
    New Name
    The name of the new parameter. Once added, this name is displayed in the Registry Tree.
    Type

    Select one:

    • To create a new folder, select Folder.
    • To create a new system parameter, select Variable.
    Object Type

    Select one:

    • If you are adding a new folder, leave this field blank.
    • If you are adding a new parameter, specify the object type. For example, “java.lang.String”. “java.lang.String” is the only object currently supported.
    Object Value

    Specify the value assigned to the parameter or folder:

    • If you are adding a new folder, specify NULL.
    • If you are adding a new parameter, specify the value assigned to the parameter. For example, “false”.
    Scope
    Select Global to make this folder or parameter apply a default instance of the system.
  5. Click Save to add the new folder or parameter to the Registry Parameter Structure List.