WebLogic Remote Console is your portal to managing WebLogic Server domains from a unified interface, whether they are running domains or model templates.
When you launch WebLogic Remote Console for the first time, it opens a Startup Tasks dialog box with options to connect to a new provider, such as an Administration Server or WDT model file. WebLogic Remote Console remembers your connection details so on subsequent visits, it will open on your last project, letting you continue where you left off.
The structure of WebLogic Remote Console remains similar across provider types, with variances as appropriate for the provider type.
Open the Providers drawer to see and manage your saved provider connections.
Browse the Navigation Tree to see the structure of the provider as a node tree. In providers based on domains, such as Administration Servers or WDT model files, the node tree builds upon the MBean structure that defines a WebLogic Server domain. Beside the Navigation Tree is the NavStrip. On providers with multiple perspectives, you can also use the icons in the NavStrip to move between perspectives.
Click above the NavStrip to hide the Navigation Tree when you want a bigger editing area. Click it again to bring the Navigation Tree back.
The Content Pane is the main editing area for managing your domains or property lists. As you move through the nodes of the Navigation Tree, the Content Pane updates to match your new position.
The Tool Bar, near the top of WebLogic Remote Console, groups together quick actions that you can use to navigate or manipulate the interface.
Tool bar icons only appear on pages where they are applicable. For example, the Shopping Cart, used to indicate pending changes, only appears in Administration Server providers.
Tool Bar Icon | Description |
---|---|
Home | Sends you to the Home Page of the provider. |
Landing Page | Sends you to the Landing Page of the current perspective. |
Visibility of History | Triggers a record of the pages you visit. When active, a drop-down list appears where you can see, and return to, your previous pages. History is limited to the current perspective. Click More ︙, then Clear History Entries to delete your navigation history. |
Help | Shows reference information about the attributes present on the current page. |
Reload | Refreshes any forms or tables on the current page with the latest available data. When Auto Reload Interval is enabled, this icon will bounce continuously. |
Auto Reload Interval | Sets a time interval (in seconds) for how often WebLogic Remote Console should reload a page to refresh its information. If you select another tab or move to another page, automatic reload stops. To stop auto reload, click the bouncing Reload icon or click Auto Reload Interval and set the interval to |
Shopping Cart | Indicates if there are pending changes ready to be committed to a WebLogic Server domain. When the Shopping Cart is full, you can click it to see the pending changes and then commit or discard them. |
Refresh Page Values | Updates the Content Pane with the latest values. |
WebLogic Server domains can be complex structures, so WebLogic Remote Console provides multiple methods to locate your objective.
Navigation Tree: Expand the nodes of the Navigation Tree to browse its children and gain a high level understanding of the hierarchical relationship of a WebLogic Server domain.
Breadcrumbs: The Content Pane provides a breadcrumb menu to orient you as you descend further into a node branch. You can also click on a node’s page title in the Breadcrumb menu to find links to related nodes that take you directly to the related content.
Search: Use the search bar to find any MBeans in the domain that match your query. Searches are restricted to within the current provider and perspective. Previous search queries can be found as the last node in the Navigation Tree, nested under the Recent Searches node.
Dashboards: If you find yourself regularly reviewing specific data within your domain, you may want to make use of Dashboards, which let you curate complex search filters and compare disparate information about your domain. For more information, see Dashboards.
When you modify an MBean attribute, WebLogic Remote Console adds a black outline to the attribute’s field to indicate that it is no longer set to the default value.
To return an MBean attribute to its default setting, right-click inside the attribute’s field and click Restore to default. Save and commit the change.
The domain configuration file, config.xml
, only describes MBean attributes if they are set to non-default values. After you use Restore to default, the (now unnecessary) attribute will be removed from the file.
You can customize Desktop WebLogic Remote Console to suit your needs.
Go to File, then Preferences. (On macOS, go to WebLogic Remote Console, then Application Preferences ).
Choose a section tab and make your changes as needed.
Close the Preferences dialog box to apply your changes.
You can choose which columns are visible in a table, hiding irrelevant data so you can focus on the important details.
Find a table that you want to customize. For example, in the Edit Tree, go to Environment, then Servers.
Click Customize Table to display the list of Available Columns.
The available column options differ by table as not all columns (that is, properties) are applicable to all tables.
Use the arrows to move your wanted columns from Available Columns to Selected Columns. Move any unwanted columns back to Available Columns. Move the columns to Selected Columns in the order that you want them to appear in the table. There must be at least one column under Selected Columns.
Click Apply to save your changes.
Changes to table columns will persist indefinitely and apply to that specific table across all applicable providers. If you change the table columns for Server Templates in wdt-model_1, then those changes will also affect the Server Templates table in wdt-model_2 and admin-server_1 (Edit Tree).
To return a table to its default set of columns, open Customize Table and click Reset.
Use projects to organize providers in a way that makes sense for your workflow.
You can add as many providers to a project as you want. You can even add the same provider to multiple projects.
For simplicity, we recommend that if you use property lists with your WDT model files, then you should keep the property list provider in the same project as the WDT model file.
To arrange providers into a collection:
Open File, then New Project.
Enter a name for the new project.
Open the Providers drawer and beside the project’s name, click More ︙. Select one of the following options to add a provider:
Fill in any required information.
Click OK to add the provider to your project.
Add more providers to the project.
You can add or remove providers from the project at any point. To switch to another project, open File, then Switch to project and choose the project that you want to switch to.
Deleting a project will not affect the providers within the project.
If you use WebLogic Remote Console on multiple computers, exporting a project is a convenient way to share a project across multiple computers.
If the project contains a WDT model file, make sure the location of the WDT model file is accessible to all the computers where this project will be imported to.
In the Providers drawer, click More ︙ and select Export Providers as Project.
Enter a name for the exported project. When imported into another WebLogic Remote Console, this will be the name of the project.
Enter a name for the file of the exported project.
Click OK and choose a file location to save the exported project file.
WebLogic Remote Console creates a JSON file with the project details that you can import into other instances of WebLogic Remote Console.
You can import the project details of an existing project to rapidly ramp up productivity in a new installation of WebLogic Remote Console.
Export a project and save the file to the computer where you want to import it. See Export a Project.
On the computer where you want to import the file, start WebLogic Remote Console.
In the Providers drawer, click More ︙ and select Import Project.
Click Upload File and browse to the exported project file.
Click Import.
The imported project automatically becomes the current project loaded in WebLogic Remote Console.
On devices running macOS, you must specifically enable keyboard navigation before you can use the Tab key (or Shift + Tab keys) to navigate between the controls in WebLogic Remote Console.
On your device running macOS, open the Apple main menu and select System Settings.
Click the Keyboard item in the sidebar.
Turn on the Keyboard Navigation option.
If you plan to use the Safari browser with Hosted WebLogic Remote Console, then do the following:
Open the Safari browser and open its main menu.
Select Settings.
On the Advanced tab, turn on the Press Tab to highlight each item on a webpage option.