Deploy a new service (REST)
- Last Updated: February 28, 2025
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Description
Deploy a new REST service in a web application deployed in an ABL application.
HTTP Operation
POST
URI
host_name:port/oemanager/applications/ABL_app_name/webapps
/Web_app_name/transports/rest/oeservices/
Content-Type
application/vnd.progress.paar+zip
Content disposition
attachment; filename={ AppNewService.paar | AppNewService.zip }
Response codes
200 Success
500 Unexpected Server Error
Command-line example
|
ABL HTTP client example
|
Request body example
application/vnd.progress.paar+zip
Response body example
|