Reports database
MobileFirst Platform Foundation provides...
- Raw data feeds
- MPF emits raw data, which enables an OLAP system to extract the required information and present it through corporate reporting mechanisms.
- Device usage reports
- Device usage reports aggregations based on raw data, and are provided for the benefit of organizations that do not have OLAP systems, or choose not to integrate MPF with an OLAP system. Device usage reports are functional only in...
- IBM MobileFirst Platform Foundation Customer Edition
- IBM MobileFirst Platform Foundation Enterprise Edition
- BIRT reports
- MPF comes bundled with predefined BIRT reports, either as they are, or as templates to modify. Enabling the BIRT feature is redundant if you already use the MPF Operational Analytics.
The reports architecture diagram shows how the raw data feed comes from three devices into the MobileFirst Server and then into the MPF database, the Reports database, or both. From the Reports database, data then becomes aggregated data and is filtered out into the BIRT reports or to other reporting tools.
Important: When we work with report generation, update the .rptdesign file with the reports database user name and password, which are considered sensitive information. We are responsible for protecting it against unauthorized access.
See
- Use raw data reports
- Predefined BIRT Reports
- Install BIRT on Apache Tomcat
- Install BIRT on WAS Liberty profile
- Install BIRT on WAS full profile
- Configure BIRT reports for the application server using Ant
- Manually configuring BIRT Reports for the application server
- BIRT in Eclipse
- Notification reports database schema
Parent topic: Analytics