Hybrid Integration 10.2 | Integrating On-Premises Applications | Document Conventions | Working with REST
 
Working with REST
 
Approaches for Developing REST Resources
Generating a REST Resource Using the Legacy Approach
About the Folder for REST Resources Created Using the Legacy Approach
Configuring a REST Resource Using the URL Template-Based Approach
REST (Representational State Transfer) is an architectural style that requires web applications to support HTTP methods such as GET, POST, PUT, PATCH, and DELETE, and to use a consistent, application-independent interface. Integration Server can act as a REST server or a REST client.
When Integration Server acts as a REST client, Integration Server sends specifically formatted requests to the REST server.
For Integration Server to act as a REST server, it must host services that perform the GET, PUT, POST, PATCH, and DELETE functions. These services perform functions that are specific to your application.
Note: For more information about working with REST services in Integration Server, see the REST Developer’s Guide.

Copyright © 2015- 2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release