Update services to an OEABL WebApp
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Description
Update services to an OEABL web application. For this operation, you must export the
services from Developer Studio as a .zip archive or created using
the OpenEdge ANT tasks for generating incremental services.
HTTP Operation
PUT
URI
host_name:port/oemanager/applications/ABL_app_name/webapps/Web_app_name
Content-Type
application/vnd.progress.paar+zip
Response codes
200 Successfully updated services to the WebApp
500 Could not update services to the OEABL WebApp
Command-line example
|
ABL HTTP client example
|
Response body example
Returns a JSON payload like the result of the API for Get information about a specific web application.