Servers view
The Servers View contains a number of useful functions for managing server instances. Apart from adding and removing server instances there are many commands associated with the servers and their active config instances and AssemblyLines.
Servers view in the Configuration Editor
The main toolbar shows the following buttons:
- Add Server
- Use this to add another server
- Start
- Use this to start a "local" server (for example, one that is accessible in your file system).
If you have a config instance selected you can start one or more of its AssemblyLines.
- Stop
- Use this to send a stop request to the server, config instance or AssemblyLine.
- Refresh
- Use this to refresh the contents of the Servers view
- View Log
- Use this to view the standard log file, "ibmdi.log" file on a "local" server
The pop-up menu for each item in the view shows additional commands we can execute based on the selection.
Servers view; pop-up menu
The possible commands are:
Menu options are disabled and enabled based on the selection.
- Start
- Start server
- Stop
- Stop server, config instance or AssemblyLine.
- Refresh
- Refresh servers view.
- View Log
- Opens the ibmdi.log file in a text editor
- Start configuration...
- When a server is selected we can start a configuration instance on that server.
- Start AssemblyLine….
- When a configuration instance is selected we can start an AssemblyLine from that configuration instance.
- Import configuration from server…
- Lets you import a configuration from the server to a CE project.
- Export configuration to server…
- Lets you export a CE project to a runtime configuration on the selected server.
- Edit system store settings
- Opens the system store settings for the selected server
- Browse System Stores
- Opens the system store data browser to view/edit system store tables.
- Open AssemblyLine debugger
- Attaches a debugger to the selected AssemblyLine. This will let you debug an AssemblyLine that is already running.
- Debug Server
- Opens a server debug session for the selected server
- Show Installed Components
- Shows a list of installed components and their versions for the selected server
- Open AMC console
- Opens the AMC console for the selected server. If the server was installed without AMC this option is grayed out.Note: The AMC feature is deprecated and will be removed in a future version of Security Directory Integrator.
- Delete server document
- Deletes the server from the servers view
- Rename server document
- Renames the selected server. This has no effect on the server itself; it is only a local representation of the server.
Parent topic:
The User Interface