Using Materialized Feeds you can materialize the results of a data feed evaluation in Terracotta DB.
In order to work with those results, you can run RAQL queries over the corresponding dataset using the Terracotta DB data source operator.
Prerequisite
You have configured a Terracotta DB connection to use materialized data feeds.
Procedure
The dataset for materializing feed results will be created on the Terracotta DB server defined for this Terracotta DB connection.
Either use the predefined name or set your own name. The name mandatory begins with the prefix MZNG. The dataset is created if it not already exists. Note that the dataset contents must have the same schema. Trying to insert data with a different schema into an existing dataset fails with an exception.
The configuration for Materialized Feeds is created and listed by alias name.