![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
To make edits to the EMS server configuration using Central Administration, you must have administrative privileges.
• If JAAS authentication is enabled, administrative users are determined by the JAAS authentication module. See Configuring JAAS Authentication for details.
The EMS server configuration stored in the working directory can be out-of-sync with the running configuration. This happens when the EMS server's configuration changed as a result of direct edits to the JSON configuration file, programming API calls, or commands issued through the administration tool. The Refresh command directs the Central Administration server to update its snapshot of the EMS server. See Refreshing the Server Configuration for more information.
1. Navigate to the Server Overview Page for the EMS server you wish to edit.
2. Obtain the lock for the server. See Locking the Server for more information.
3. Make the desired edits to the configuration settings from the server properties pages. These pages are described in Chapter 5, Properties Pages.
4. Review the Validation Results to locate and correct any errors in the configuration. For details, see Validation.Index pages are gateways to EMS server properties pages. These pages list the item definitions for a entity category. For example, there is a topics index page that lists all topics defined for the EMS server:To view a subset of the items, type characters in the Filter or Create field. The list narrows to display only those items that contain the character sequence in their names.Filters accept standard Java regular expressions using standard JavaScript regular expressions (we present a subset of the details in Table 7).
. (dot) * (star) + (plus) To create a new item, type its name in the Filter or Create field, then click the Create button or type the Enter key. The new item is created, and the relevant properties page opens. (This operation is available only when you own the lock for the EMS server; see Locking the Server)To duplicate a definition (as a starting point for defining a similar item) click the Duplicateicon. The browser immediately displays the duplicate item in the relevant properties page for editing. (This operation is available only when you own the lock for the EMS server.)
To delete a definition, click the Delete iconcorresponding to the definition. (This operation is available only when you own the lock for the EMS server.)
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |