Try OpenEdge Now
skip to main content
Online Help
Introducing OpenEdge REST : Tasks : Creating a REST project with project facets
 

Creating a REST project with project facets

You can use the Project Facet properties page to associate the REST facet to an existing OpenEdge project (non-REST project). This changes the nature and behavior of the selected OpenEdge project as a REST project. The AppServer and REST modules will be associated with the project.
To create a REST project with project facets:
1. On the Project Explorer view, select an OpenEdge project.
2. Right-click the project, and then select Properties on the context menu. The Properties page of the selected OpenEdge project appears.
3. Select Project Facets. The Project Facets page appears.
4. From the Project Facet list, select the following facets:
*AppServer
*Progress Adapters
*REST
5. Click OK to save your settings and close the properties page.
On the Project Explorer view, you can view the following REST related modules under the project in the Project Explorer view:
*.services
*AppServer
*RESTContent