New REST Service dialog
- Last Updated: February 19, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The New REST Service dialog allows you to create a REST service.
Access this dialog by clicking on the menu.
The New REST Service dialog includes the following options:
| Option | Description |
|---|---|
| Service name | Specify a name for the new REST service. |
| Service description | Specify a description for the REST service. |
| Service relative URI | Specify a relative path for all the resources
to be defined in the REST service. For example, /Customer. Note: The relative URL must start with "/". |
| Project | Select a project where you want all the REST
service artifacts to be generated. Click Note: By default, the project name
you select when creating the REST service is displayed in
the Project field.
|
| Supported Servers | Select the Supported Server instances with which you want to associate the defined REST service. |
| Finish | Creates a REST service along with the REST
artifacts under the selected OpenEdge project. Note: The REST service appears under the
Defined Services
node in your OpenEdge project. |