Table of Contents

Search

  1. Preface
  2. Introduction to REST V2 Connector
  3. Connections for REST V2
  4. REST V2 operations
  5. Mappings and mapping tasks with REST V2 Connector
  6. Swagger File Generation
  7. Appendix A: Swagger objects
  8. OpenAPI objects

REST V2 Connector

REST V2 Connector

Introduction to REST V2 Connector

Introduction to REST V2 Connector

Use REST V2 Connector to interact with web service applications built on REST architecture. You can use REST V2 Connector in a Source transformation, Target transformation, or midstream in a Web Services transformation.
REST V2 Connector supports Swagger specification 2.0 and OpenAPI 3.0.x that helps to interact with web service applications. The Swagger or OpenAPI specification file must be in JSON format.
You can use REST V2 Connector midstream in a mapping to pass a single or multiple requests to a web service application and process the response data. You can also pass data obtained from multiple transformations in the mapping pipeline and process the data.
When you use REST V2 Connector midstream in a mapping, you first create a business service for the operation that you want to perform in the web service application. You then associate the business service in a Web Services transformation midstream in a mapping to read from or write data to the web service application. For example, you can use REST V2 Connector as a midstream transformation to perform PUT operation on a web service application.
You can switch mappings to advanced mode to include transformations and functions that enable advanced functionality.

0 COMMENTS

We’d like to hear from you!