Try OpenEdge Now
skip to main content
Online Help
Introducing OpenEdge REST
 

Introducing OpenEdge REST

OpenEdge provides the ability for REST clients to initiate the execution of business logic on an OpenEdge AppServer, and to receive back results from that execution. REST (Representational State Transfer) is an architectural style for distributed computing that was defined in conjunction with the HTTP protocol. A REST client is similar to any other OpenEdge client, and uses HTTP as its communication protocol.
* Concepts
* Tasks
* Reference