Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 4 Using Central Administration : Editing Server Configurations

Editing Server Configurations
To make edits to the EMS server configuration using Central Administration, you must have administrative privileges.
Users without administrative privileges can view configuration settings, but may not make changes.
Overview of Editing Process  
To edit the configuration of an EMS server:
1.
Navigate to the Server Overview Page for the EMS server you wish to edit.
2.
3.
4.
5.
Using Index Pages
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:
This section describes features common to all index pages.
Viewing an Item
To view an item in the list, click its name.
Filtering the List
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)
[chars]
Creating a New Item
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)
Duplicating an Item
To duplicate a definition (as a starting point for defining a similar item) click the Duplicate icon. 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.)
Deleting a Item
To delete a definition, click the Delete icon corresponding to the definition. (This operation is available only when you own the lock for the EMS server.)

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved