Try OpenEdge Now
skip to main content
Progress Application Server for OpenEdge Configuration
Managing OpenEdge ABL applications deployed to a PAS for OpenEdge instance : Managing PAS for OpenEdge transport services : Managing APSV transports
 

Managing APSV transports

You can manage and configure your APSV transport services using the ABL WebApp: <webapp name> page.
To manage the APSV services deployed on PAS for OpenEdge:
1. Click Resources > Go to Resources in the OpenEdge Management console menu.
All resources managed by your console appear in the grid frame.
2. Filter or search for, and select the required PAS for OpenEdge instance.
For example, type the default PAS for OpenEdge instance name, oepas1, in the Filter field or select Progress Application Server as the selection in the Type drop-down menu and select the PAS instance.
The Progress Application Server: <instance name> page appears.
3. Click an ABL application listed in the ABL Applications section.
The ABL Application: <ABL application name> page appears.
Note: The OpenEdge manager web application, oemanager, must be installed on PAS for OpenEdge for you to manage OpenEdge ABL applications and transport services while the PAS for OpenEdge instance is running.
4. Click an ABL Web application listed in the ABL WebApps section.
The ABL WebApp: <webapp name> page appears. You can view the following information about the APSV transport:
Table 20. APSV Transport Summary
Field
Description
State
State of the APSV transport (ENABLED or DISABLED)
Access URL
When working with HTTP, use this URL to access the APSV transport service in the http://<host_name>:<port>/apsv format
Secure Access URL
When working with HTTPS, use this URL to access the APSV transport service in thehttps://<host_name>:<port>/apsv format
5. Click Enable in the APSV Transport section to enable the APSV transport. Click Yes in the confirmation dialog that appears.
The enabled state is displayed in the APSV Transport Summary section.
6. To disable the APSV transport, click Disable in the APSV Transport section. Click Yes in the confirmation dialog that appears.
The disabled state is displayed in the APSV Transport Summary section.
* Configuring APSV transport properties
* Viewing APSV transport metrics