OData Connector
OData is a protocol simplifying access to data sources across various platforms.
Service Description
There are two component options for configuring a connector to communicate with OData
- OData Receiver Connector
- Odata Sender Connector
OData is a protocol for accessing and manipulating data resources using RESTful APIs, facilitating data exchange between different platforms and languages, supporting CRUD operations over HTTP, and allowing filtering, sorting, pagination, and retrieval of metadata from OData services.
Beginning
Follow these steps before starting the integration:
- The connection information required to connect to the database must be provided correctly. This information includes information such as database URL, username and password.
- Create the connection for JDBC in the JDBC Destinations tab on the Operations page.