Manage WebHandlers
Print
- Last Updated: August 14, 2024
- 2 minute read
- OpenEdge
- Version 12.2
- Documentation
You can add, edit or delete a WebHandler using the ABL WebApp: <webapp name> page.
For more information on WebHandlers, see Use a WebHandler.
To manage the WebHandlers:
-
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.
-
Click Handlers in WEB Transport
section.
The Web handlers: <webapp name> page appears.
-
To add a handler:
- Click Add handler to add a WebHandler.
- Enter the properties of the handler you want to add in the Handler class and Handler URL sections.
- Click Update to update the grid list.
-
Click Save to save the handler properties to
openedge.propertiesfile.
-
To edit a handler listed in the grid:
- Click Edit against the handler you want to make changes.
-
Click Update and click Save.
To cancel the changes you made, click Cancel.
-
To delete a handler listed in the grid:
- Click Delete against the handler you want to delete.
-
Click Yes to confirm in the Delete
handler confirmation dialog box that appears.
To cancel deletion, click No
-
Click Save to update the
openedge.propertiesfile.
-
Optionally, you can drag and drop the handlers to change the order of the handlers in the
list. Click Save to update the
openedge.propertiesfile