Update runtime properties of a service (SOAP)
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Description
Update the runtime properties of a SOAP service in the web application of a deployed ABL application.
HTTP Operation
PUT
URI
host_name:port/oemanager/applications/ABL_app_name/webapps/Web_app_name/transports/soap/oeservices/SoapServiceName/properties
Content-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 example
|