View the REST service in the Project Explorer
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
After you annotate ABL resources using the Define Service Interface wizard, you can see that:
- The ABL project is converted to a REST project. In addition, the PASOEContent folder is added to the project.
- A Defined Services node with a REST service is created. The REST
service is by default named “
<your project name> Service”.
Note: By default, the Define Service Interface wizard
saves a backup of the selected ABL resources without annotations in a default location.
You can modify the location if you want.