Project Editor Cartridge Management Variables Tab

Use the Cartridge Management Variables tab to define attributes of the project behavior after you deploy to the target environment.

Note:

When defining default values for variables, employ the same default value for a variable across all projects in a workspace. If a variable defined in multiple projects does not share the same variable value, a warning appears in the Problems view.

Some applications require specific cartridge management variables. For more information, see:

Field Use

Add

Click to add a new variable to the Cartridge Management Variables table. Design Studio adds the value VAR_1 to the Name column. This table is read-only. To change the value, select the table row that contains the new variable, and enter a new value in the Name field.

Remove

Select a row in the Cartridge Management Variables table and click Remove to delete the variable.

Name

Displays the name of the variable in the selected table row.

Sensitive

Select to secure the variable defined in the selected table row and to hide the default value from users. When you select this option, the default value defined for the cartridge management variable is obfuscated in the user interface and in memory.

By default, cartridge management variables are not sensitive.

Important: If you deselect the Sensitive option, Design Studio clears the Value field to protect the existing value.

Value

Displays the default value for the variable in the selected table row. You can provide a default value for variables when multiple environments share the same variable value.

Note: When defining default values for variables, use the same default value for a variable across all projects in a workspace. If a variable defined in multiple projects does not share the same variable value, a warning appears in the Problems view.

Note:

Oracle recommends that you not remove any of the default cartridge management variables.

Related Topics

Project Editor