Review and edit an annotation
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
When you create a REST service using the Define Service Interface wizard, the Edit Annotation page enables you to review the annotations that are added to the selected ABL resources.
Depending on your requirements, you may want to edit the annotations to change the execution mode. For example, for a procedure with internal procedures you can set the execution mode to single-run or singleton depending on how you want to set the user context on the application server.
To edit an annotation, click the Edit button next to the annotation.
Note: You should only edit an annotation in the Edit Annotation page. Never edit the
source file.