Skip to main content
SUBMITTED

Interpret ODATA Metadata Datatypes

Related products:TimeXtender Data Integration
  • October 15, 2025
  • 1 reply
  • 37 views

andrew.gebhard
TimeXtender Xpert
Forum|alt.badge.img+4

Most ODATA metadata feeds include standardize column data type definitions for the endpoints. Currently, TimeXtender ignores this and interprets datatypes itself based on the first page of actual data, or the entire set of data when exhaustive metadata scan is enabled. 

This is unnecessary and leads to datatype errors and/or extremely long import-metadata times. TimeXtender should just interpret the metadata from the ODATA feed, or at the least, allow us to define datatypes for ingestion ourselves in ODATA/REST.

Example metadata ODATA feed:

Example TDI interpretation: 
 

 

1 reply

Forum|alt.badge.img+2
  • Contributor
  • October 29, 2025

Hi team,

This feature is really relevant. I currently have an API that returns a column which TX REST detects as an integer. This is indeed the case at this very moment, but tomorrow it may return decimals. I want to be able to assign the data type myself and TDI should obey that. The lack of this feature makes migrating from CData to TX Enhanced impossible at the moment.