Create an ABL Service
- Last Updated: April 17, 2021
- 2 minute read
- OpenEdge
- Version 12.2
- Documentation
The New ABL Service wizard allows you to define a ABL Service for a set of existing ABL resources. ABL resources are ABL class and procedure files with ABL interface annotations.
Note: A default ABL Service with the project name and Service appended
to it is created when you define an ABL WebApp project. For example,
<projectname>Service. You can see the defined ABL
Service under the Defined Services node in
your project. For more information, see Create an ABL WebApp project wizard.
To define a ABL Service:
Note: When you define an ABL Service for a non-ABL WebApp project such as
OpenEdge project, the ABL Data Object Service facet gets enabled for the project.
The project behaves as an ABL WebApp project enabling you to develop ABL Web
Applications. The Project Facets page displays the facets associated with your
current project.