To view the ABL applications across multiple PAS for OpenEdge instances, click the ABL Applications tab in the OpenEdge Command Center console. The ABL Applications page appears, displaying a list of ABL applications and PAS for OpenEdge instances where the applications are deployed. By default, the first ABL application listed on this page is selected, and its details appear in the Web Applications and Services panes. You can view the details of any other listed ABL application by selecting it. The panes update automatically to display the details of the selected application.

You can sort the list by clicking the column header, and then clicking the arrow next to the header to toggle between ascending (A to Z) and descending (Z to A) order.

If the list of ABL applications is very long, you can filter them by entering an appropriate search string. You can filter the ABL applications based on their name, host name, and the PAS for OpenEdge instance they are deployed on.

The list of ABL applications is automatically refreshed periodically. However, to manually refresh the list, click the refresh icon.

From this page, you can deploy and undeploy ABL applications, web applications, and services. For more information, see Manage ABL applications.

If you click any ABL application, the Edit ABL Application page appears, where you can view, filter, and edit the properties of the corresponding ABL application. For more information, see Edit ABL application.

Web Applications pane

The Web Applications pane displays the web applications deployed on the ABL application selected on the ABL Applications page. The details of web applications are displayed in separate cards. Each card displays the following information about a web application:
  • Name
  • Service Count
  • Path
  • URI
  • Secure URI

You can sort the web application cards by name or service counts. Click the Refresh button in the Web Applications pane to refresh the pane and the corresponding Services pane.

For more information about managing web applications, see Manage web applications.

Services pane

The Services pane displays the services deployed on the web application selected in the Web Applications pane. The details of services are displayed in separate cards. Each card displays the following information about a service:
  • URI
  • Secure URI
  • Service Version
  • Service Descriptor
  • Service Location

You can sort the service cards by name. To refresh the content in the Services pane, click the refresh button.

Note: Currently, only REST services are displayed in the Services pane.

For more information about managing services, see Manage REST services.