Limitations
- The connectors are restricted to performing standard OData V2 CRUD operations on entity sets.
- The source connector only accepts media type
application/atom+xml
in delta requests. This is due to the fact that the Olingo implementation for OData V2 lacks support for delta links in JSON. - The source connector does not provide support for query options such as filters and projections in expanded navigation properties.
- The sink connector does not support processing record values without a value schema.
1.3.6