A PAS for OpenEdge instance can have several deployed OpenEdge ABL applications on it. In the OpenEdge Command Center, you can access, deploy, and undeploy your ABL and web applications on the PAS for OpenEdge instances tab.

Access your ABL applications or ABL web applications

In the OpenEdge Command Center, an ABL application is hosted on a PAS for OpenEdge instance and is accessible from a PAS for OpenEdge client. OpenEdge supports REST, WEB, SOAP, and APSV transport services for accessing the ABL application logic.

To access your ABL and web applications:
  1. On the OpenEdge Command Center user interface, click the PASOE Instances tab on the side menu.

    The PAS for OpenEdge instances page is displayed and shows a list of your PAS for OpenEdge instances that are associated with all currently configured OpenEdge Command Center agents.

  2. Select the check-box next to the instance that hosts the ABL application or web application.

    The Applications window is displayed on the lower part of the screen.

  3. Select the ABL application that you want to view.

    The web application name, its deployment path, number of services, and the status the four transports is displayed.

  4. Click the ABL application to view or edit its properties. The Edit ABL Application page appears, displaying the properties of the corresponding ABL application. For more information, see Edit ABL application.
Note: The OpenEdge Command Center release does not support viewing independent web applications such as manager, oemanager, oedbg. However, the OpenEdge Command Center needs a manager application to deploy or undeploy applications. When you create a new PAS for OpenEdge instance, OpenEdge Command Center provides an option to deploy a manager application and define login credentials. It is highly recommended that you do not use the default Apache Tomcat credentials to enable security for your manager application.