Define an ABL REST service
- Last Updated: March 12, 2026
- 2 minute read
- OpenEdge
- Version 13.0
- Documentation
The New ABL Service dialog allows you to define an ABL service. You can use the defined ABL service to expose your REST interface annotated ABL class and procedure file as a REST Web application.
To define an ABL service:
Note: When you define a REST service for a non-REST project such as an
OpenEdge project, the REST and Progress Adapters facets are enabled by default for
that project. The project behaves as a REST project enabling you to develop and
deploy REST Web applications. The Project
Facets page displays the facets associated for your current OpenEdge
project. See Project Facets page
page.