Get runtime properties of a service (SOAP)
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Description
Get runtime configuration properties of a named SOAP service in a web application deployed in an ABL application.
HTTP Operation
GET
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 body
NA
Response codes
200 Success
500 Unexpected Server Error
Command-line example
|
ABL HTTP client example
|
Request body example
|
Note: Runtime properties for a deployed SOAP service are stored in
instance-name/webapps/web_app_name/WEB-INF/adapters/soap/service_name/service_name.props