Data feed processing usually caches results internally rather than re-evaluating the data feed each time. The refresh of the cache depends on the configured refresh rates of the underlying data sources of the data feed. In some scenarios, you may need explicit control over the data feed results and you want to run follow-up analyzes of those specific results. For that purpose, you can materialize the results of a data feed evaluation in Terracotta, having explicit control over the storage point in time. Instead of re-evaluating the original data feed, you can work with the data feed results materialized in Terracotta.
Working with Materialized Feeds affects several components and workflows:
For details on configuring a Terracotta connection, see Manage Terracotta connections.
For details on configuring a Materialized Feed, see Manage Materialized Feeds.
For details on triggering a Materialized Feed, see Materialize data feed results in Terracotta.
For details on configuring permissions on a Materialized Feed, see Share Materialized Feeds.