The AppServer appears in the OpenEdge Server perspective, which includes the various
views that you use to perform related activities in Progress Developer Studio for
OpenEdge. The perspective is based on the OpenEdge Editor perspective but also includes
the Servers view and the Progress OpenEdge Server
Monitor view.
By default, the OpenEdge Server perspective includes the following views:
- Project Explorer - A
hierarchical view of the projects and resources in a workspace. The view is an
adaptation of the view with some OpenEdge-specific menu options.
- Outline - A list of the
structural elements of the file that is currently open in the ABL Editor or an XML
Editor. The view is the view customized for working with ABL.
- DB Structure - An OpenEdge view that displays the schema of
connected databases. You can drag and drop schema elements (tables, fields, and
others) from this view into a file that is open in the ABL Editor.
- Console - A Workbench view that displays the text output from
commands (runtime startup, for example) similar to the output in a command window.
For the AppServer, the Console view displays the broker and server .log files.
- Problems - A log of the errors,
warnings, and other information associated with a file that has been opened in the
ABL editor. The view is the standard .
- Tasks - A To-Do list. The view
is the standard view.
- Properties - The properties of the object currently selected in
the Workbench.
- Servers - A list of all defined servers, including AppServers.
This list appears if the AdminServer is running; otherwise, the view is blank.
- Progress OpenEdge Server Monitor - A status view for a server's
broker and its agents, including those for AppServers.