Features - Data retrieval
Textual data can be organized in channels
With ICM
textual data can be organized in channels, which are simply queries.
Queries can be managed through a wizard based interface.
Prepare the data for your web pages
Through the wizard you can choose the data you need from the existing tables.
Relations
Choose the data from one or more related tables.
Filters
Filter the data using some criteria. E.g. from a table containing
all the customers, retrieve only the customers whose name starts with "A".
Filters can be "static" (i.e. fixed in the channel) or "dynamic"
(read from the http request or the page properties).
Sorting and grouping
Sort and group the data. E.g. from a table containing all your publications, you can group the publications per year to display them grouped together.