Try OpenEdge Now
Web Services
Introduction
:
Overview of REST Web services in OpenEdge
:
Creating OpenEdge REST applications
Creating OpenEdge REST applications
This section is an overview of REST application development in OpenEdge. It also points to sources for more information on various topics and tasks.
Developing an OpenEdge REST application requires these steps:
1.
Planning
2.
Configuring an AppServer
3.
Creating a REST project
4.
Creating an AppServer REST service interface
5.
Creating REST Web services
6.
Adding static resources to your project
7.
Generating an OpenEdge REST application
8.
Testing the REST application on an Apache Tomcat Web server
9.
Deploying the REST application
In this section:
Planning
Configuring an AppServer
Creating a REST project
Creating an AppServer REST service interface
Creating REST Web services
Adding static resources to your project
Generating an OpenEdge REST application
Testing the REST application on an Apache Tomcat Web server
Deploying the REST application