1 Administration
This chapter includes the following sections:
Using Fusion Middleware Control help
From the user profile menu at the top of the page, select Help to access more information about a particular console page or attribute. Select Help for This Page for detailed information about the attributes on the current page. Select How Do I? for task-based help for the current page.
Use the Change Center
The Change Center provides a way to lock a domain configuration so you can make changes to the configuration. Note that other edit sessions may exist in the domain that impact your edit session. See View and resolve conflicts.
When locking is enabled, you start the edit process by obtaining a lock. When you finish making changes, you save the changes. The changes do not take effect, however, until you activate them, distributing them to all server instances in the domain.
To make any changes to Oracle WebLogic Server using Fusion Middleware Control:
After you finish
Some changes you make in Fusion Middleware Control take place immediately when you activate them. Other changes require you to restart the server affected by the change. See View pending changes.
View edit sessions
Edit sessions help manage and coordinate configuration changes. To view edit sessions that have been started in the domain:
Manage edit sessions
Use the Edit Sessions page to create, delete, and switch edit sessions:
See Managing Named Concurrent Edit Sessions in Using WebLogic Server MT.
View and resolve conflicts
As you make configuration changes, other edit sessions may exist in the domain that impact your edit session. If the existing changes are incompatible with yours, then you will need to resolve the conflicts before you can activate your changes or you may decide to release the configuration lock and rollback your changes.
When incompatible configuration changes exist, the Changes > View & Resolve Conflicts menu option becomes available.
To resolve conflicting configuration changes:
Enable and disable the domain configuration lock
The Change Center provides a way to lock a domain configuration so you can make changes to the configuration while preventing other accounts from making changes during your edit session.
To enable or disable the domain configuration locking feature in a development domain:
-
Locate the Change Center.
-
From the Changes menu, select Preferences.
The Change Center Preferences page is displayed.
-
From the Change Center Preference page, select or clear the Auto-Commit Mode (Automatically Acquire Lock and Activate Changes) field to enable or disable this feature.
-
Click OK.
To verify that domain configuration locking is enabled:
After you finish
When you enable domain configuration locking, you must use the Change Center to unlock and edit the domain configuration. See Use the Change Center.
Release the configuration lock
When you select Lock & Edit in the Change Center, you obtain a lock on the editable configuration hierarchy which prevents other people from making changes until you release the configuration lock.
To release the configuration lock:
Record WLST scripts
To help automate the task of configuring a domain, you can record your configuration actions in Fusion Middleware Control as a series of WebLogic Scripting Tool (WLST) commands and then use WLST to replay the commands.
WLST is a command-line scripting environment that you can use to create, manage, and monitor WebLogic Server domains.
You cannot record WLST commands for the following:
-
Changes to the security data that is maintained by a security provider. For example, you cannot record the commands to add or remove users, roles, and policies.
-
Changes to deployment plans.
-
Deployment operations: deploy, redeploy, undeploy, start, stop.
-
Runtime operations found on Control or Monitoring pages, such as starting and stopping applications or server instances.
This section includes the following tasks:
Start WLST recording
You can only record actions that modify a domain's configuration document. See Record WLST scripts.
To start recording your Fusion Middleware Control actions as WLST commands:
After you finish
Fusion Middleware Control starts recording all actions that change the domain's configuration. As it records each command, it writes the command to the script file that you specified in your recording preferences. See Set WLST recording preferences.
Set Auto-Refresh interval
You can specify the following automatic page refreshing intervals using the Auto-Refresh list in the upper right corner of the console:
-
Off—default
-
15 seconds
-
30 seconds
-
1 minute
-
5 minutes

Customize table views
You can customize tables in Fusion Middleware Control by sorting and filtering the data displayed and managing columns.
To customize a table view:
-
To add or remove table columns:
-
Above the table, select View, then select Manage Columns.
-
Add columns to display by moving them from the list of Hidden Columns (on the left) to Visible Columns (on the right).
-
Remove columns displayed by moving them from the list of Visible Columns to the list of Hidden Columns.
-
Click OK.
-
-
To reorder table columns:
-
Above the table, select View, then select Reorder Columns.
-
Select a column and use the arrows on the right to reorder the columns.
-
Click OK.
-
-
To filter the data that appears in a table:
-
Select the column for which you want to filter data.
-
Above the column, specify filtering criteria in the text box.
Note:
Some columns provide a menu with filtering criteria instead of a text box.
The table displays only the filtered data. Click the eraser icon to remove all filters.
-
-
To sort the data that appears in a table:
-
Above the table, select View, then select Sort.
-
Select Advanced.
-
From the Advanced Sort page, you can sort individual columns by ascending or descending order.
-
Click OK.
-
Filter tables using Query by Example
You can perform a query on tables in Fusion Middleware Control to filter information.
To use the Query by Example capability for tables:
Users and roles
WebLogic Server MT supports multiple active security realms and allows each partition to execute against a different realm. As a result, a user can log in directly to a domain partition instead of logging in to the domain.
Note:
To log into a domain partition, you must have the administrator role. For complete information, see Configuring Security in Using WebLogic Server MT.
If you are logged into a domain partition, navigate from the Domain Partition menu.