InfoProvider

InfoProviders are objects on which reporting(e.g., queries) can be executed. The data of an InfoProvider can either be physically stored in separate database tables, or the InfoProvider can form a logical view of the data (virtual providers). When querying virtual providers, the data to be displayed is only loaded from the sources at runtime and is not stored permanently.