Configurations for Aggregated Queries

This section provides orientation on the configurations necessary to create aggregated queries, a feature available in the Integration module that allows data from multiple sources to be queried and presented on a single page. The configurations listed here are done in the "\App_Data\IntegratedQueriesConfig.xml" file, located in the installation folder for the system.

To begin registering an aggregated query, the individual queries (data sources) it will contain must first be registered in the system, and then configured in the XML file. Any system query can be used as a data source, including REST queries to external databases, registered in the Manage REST Queries section of the Integration module. For details on how to configure data sources for an aggregated query, see Appendix -> Configurations for Aggregated Queries -> Configuring Data Sources for Aggregated Queries.

Once the data sources have been registered, the aggregated query can be created. For details, see Appendix -> Configurations for Aggregated Queries -> Registering Aggregated Queries.

For an example of a fully configured aggregated query, see Appendix -> Configurations for Aggregated Queries -> Example of Aggregated Query Configuration.