Configuring data sources for OData Version 2 connectivity
- Last Updated: April 11, 2025
- 7 minute read
- Hybrid Data Pipeline
- Version 4.6
- Documentation
Hybrid Data Pipeline supports OData Version 2 and Version 4 connectivity for all supported data stores. You can configure a data source on any data store for OData connectivity either during the process of creating the data source or after the data source has been created.
The following steps describe how to configure a data source for OData Version 2 connectivity.
What to do next:
Test your OData-enabled data source as described in Testing data source configurations (OData Version 2).
After you create an OData-enabled data source, you can view the
status of the schema map generation on the Data Sources
screen. The icon besides the OData-enabled data source indicates the status of the
schema map generation. The following table provides details of the icons.
| Icon | Description |
|---|---|
![]() |
The synchronization of the schema map is in progress. The number denotes the percentage of synchronization completed. |
![]() |
The schema map was synchronized successfully. |
![]() |
The schema map was synchronized successfully, but there are some table/column warnings. Hybrid Data Pipeline allows users to know the details of the tables/columns and/or functions that were dropped while generating the OData Model for a given schema map of a Data Source. The number of warnings shown is limited to 100. If there are more than 100 errors/warnings, you can use the Schema API to retrieve table and column warnings. |
![]() |
Errors occurred while synchronizing the schema map. You must address the errors and synchronize the schema map again. Hybrid Data Pipeline allows users to know the details of the tables and/or columns that were dropped while generating the OData Model for a given schema map of a Data Source. The number of errors/warnings shown is limited to 100. If there are more than 100 errors/warnings, you can use the Schema API to retrieve table and column warnings. |
![]() |
You must synchronize the schema map again. |




