|
See Model and Data Best Practices for additional information on data tables.
|
|
Each data table Thing service has a predefined timestamp common property of type DATETIME. If a data table is using a custom data shape that defines the timestamp field with a different data type, an error will occur when executing a query service.
|
Name
|
Description
|
---|---|
ContentCrawler
|
A content crawler Thing is used to call a service on another entity that returns an infotable of data that is then stored in the data table of the content crawler Thing. See Content Crawler for more information.
|
DataTable
|
Stores non time-series data. For more information, reference:
|
RemoteDataTable
|
Creates a local proxy object to a data table Thing that is running and persisting data on another ThingWorx server. For more information, see Remote Things.
|
|
When you add a new index or indexes, you must run the Reindex service on the data table in order to have the data indexed according to your new definitions. Verify that all custom index fields have values. The service will fail if a custom index field doesn’t have values. This may take a few minutes on a large data table.
|
|
The compound index has two field names separated by a semicolon. This is a required format, and should not contain spaces.
|