Show TOC

Background documentationBasic Features of GUI Config Tool Locate this document in the navigation structure

 

The Config Tool GUI is divided into the following areas:

  • Menu bar - File, View, Tools and Help.

  • System function bar - main Config Tool icons.

  • Cluster - set of all AS Java function elements.

  • Template settings - general settings that refer to all relevant instances.

  • Instance settings - settings that are valid only for the selected instance.

  • Secure store - provides administration of the secure store data of the AS Java system.

  • Properties area - shows properties attributes, configurations, default and custom settings.

This graphic is explained in the accompanying text.

Icons and Paths

Icon

Menu Path

Description

  File   Reload Data from DB  

Enables you to reload the current configuration from the database.

  File   Properties Search  

Enables you to search for properties by full name or part of the name.

  File   Apply changes  

Applies the changes you have made.

  File   Export Unsaved Changes to XML  

Exports the system configuration to an XML file.

  Tools   Configuration Editor  

Switches between the Offline Configuration Editor and the Config Tool.

  Tools   Edit Secure Store  

Represents Secure Store management.

Represents the AS Java cluster.

Represents an instance from the AS Java cluster.

Represents an application.

Represents a manager.

Represents a service.

  File   Exit  

Exits the Config Tool.

  File   Backup Custom Data  

Exports custom configuration to an archive file.

  File   Restore from Backup  

Imports custom archive configuration.

  File   Safe Mode  

Enables/disables safe mode in the AS Java.

  File   Change System Template  

Provides a list of installation templates. You can select a particular template and edit its configuration.

  View   Expert Mode  

Displays additional tabs for advanced configuration.

  View   Tasks View  

Displays an additional view for the current tasks.

  View   Startup Options  

Displays a startup dialog box. It allows you to choose whether the Connection setting dialog window to appear or not.

Additional Property Attributes

Feature

Description

Type

Specifies the type of the value (for example, String, Long, and so on.)

Range

Specifies if the value is in a defined range (for example, [1-65534]). The asterisk (*) means there is not any range defined.

Link

Uses settings that contain a link to other settings (value link). This is relevant in case a setting is dependent on another one that is stored somewhere else.

During runtime, a value link is transparently resolved and substituted.

Parameterized

These parameters are transparently substituted during runtime.

Computed

Simple arithmetic expressions containing system parameters from the system profile (provided within the configuration manager). During runtime, the parameters are transparently substituted and the arithmetic expression is evaluated.

Final

It specifies that you cannot add custom values for the selected property. This option cannot be changed.

Secured

It specifies that the value for the selected property is not visible for the user. This option cannot be changed.

Online modifiable

These parameters can be changed online in the SAP NetWeaver Administrator. This option cannot be changed.