Show TOC Start of Content Area

Procedure documentation Modifying Service, Manager, or Application Properties  Locate the document in its SAP Library structure

Use

This procedure enables you to change the properties of a particular service, manager, or application. You can perform these actions in the Config Tool.

When you select a service, manager or an application, its relevant property keys and values are displayed on the right in a table.

The properties in the template configuration are divided into two sections:

      Default property data

Displays default template configuration settings for a manager or service. These settings cannot be changed.

      Custom property data

When you want to add custom values to the default vales of the properties, they are displayed in the Custom property data. These settings are valid for all instances. But if you set a property value in the template configuration, and then set another value for the same property in the same manager or service, in a particular instance, then this value is valid.

Note

The instance configuration has priority over the template configuration.

The properties in an instance configuration are divided into two sections:

      Template property data

Displays the template value of a specific property. If there is a template custom value, then it is displayed. Otherwise, the template default value is displayed.

      Custom property data

All custom settings for a specific instance are displayed in this area.

The properties can be defined with additional parameters, such as type, range, computed, parameterized, and link.

More information: Basic Features of the Config Tool.

Procedure

Start the Config Tool by double clicking the configtool script file in <SAP_install_dir>/<system_name>/<instance_name>/j2ee/configtool directory.

Setting a Template Custom Property Value Valid for All Instances

       1.      Open the template configuration and select a service, manager or application.

       2.      Select the property from the table that is displayed.

       3.      In Custom value, enter a new value.

       4.      Choose Set.

       5.      Choose This graphic is explained in the accompanying text Apply changes.

Setting a Custom Property Value for a Specific Instance

       1.      Open an instance and select a service, manager or application.

       2.      Select the property from the table that is displayed.

       3.      In Custom value, enter a new value.

       4.      Choose Set.

       5.      Choose This graphic is explained in the accompanying text Apply changes.

Restoring a template value

       1.      Select a property from the list.

       2.      Choose Restore to Template.

The custom value is restored to its default value.

More Information

You can also view and modify properties during runtime in the SAP NetWeaver Administrator.

More information: Java System Properties.

 

End of Content Area