Try OpenEdge Now
skip to main content
Online Help
Introducing OpenEdge REST : Reference : REST Expose Editor dialogs : Associate Operation With Verb dialog
 
Associate Operation With Verb dialog
The Associate Operation With Verb dialog allows you to associate an operation (REST interface-annotated ABL class or procedure file) with a verb of a REST resource.
Access this dialog by clicking the icon present beside a REST verb on the REST Expose Editor.
This dialog includes the following options:
Option
Description
Resources
Displays a list of REST interface-annotated ABL class (.cls) and procedures (.p) files.
Note: All the REST interface-annotated ABL class and procedure files available in your current project are displayed under the Resources list.
Procedures/Functions
Displays a list of internal procedures and functions of the REST interface-annotated ABL class or procedure file selected on the Resources list.
OK
Associates the operation to the selected verb of a REST resource. The selected operation appears beside the associated verb in the Verb Association section.