Manage WEB transports
Print
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
To manage the WEB services deployed on PAS for OpenEdge:
-
Click Resources > Go to Resources in the OpenEdge Management console menu.
All resources managed by your console appear in the grid frame.
-
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. -
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. -
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 WEB transport:
Table 1. WEB Transport Summary Field Description State State of the WEB transport (ENABLED or DISABLED) Access URL When working with HTTP, use this URL to access the WEB transport service in the http://<host_name>:<port>/apsvformatSecure Access URL When working with HTTPS, use this URL to access the WEB transport service in the https://<host_name>:<port>/apsvformat -
Click Enable in the WEB
Transport section to enable the WEB transport. Click Yes in the confirmation dialog that
appears.
The enabled state is displayed in the WEB Transport Summary section.
-
To disable the WEB transport service, click Disable in the WEB Transport section .
Click Yes in the confirmation dialog that
appears.
The disabled state is displayed in the WEB Transport Summary section.