Update configuration properties
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Description
Update an ABL application's configuration properties in the AppServer.SessMgr section of the conf/openedge.properties file.
HTTP Operation
PUT
URI
//host_name:port/oemanager/applications/ABL_app_name/properties
Media type
application/vnd.progress+json
Response codes
200 Success
500 Unexpected Server Error
Command-line example
|
ABL HTTP client example
|
Request body example
|
Response body examples
On success:
|
On failure:
|