Multiple choice technology platforms and products

The reports created in OSB are stored in

  1. File

  2. Database

  3. both A and B

  4. None of the above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

OSB stores all reporting data including message tracking, alerting, and performance metrics in a database (typically the embedded Apache Derby or an external RDBMS). Database storage enables complex SQL queries, historical analysis, aggregation, and persistence across server restarts. File-based storage would not support the querying and reporting capabilities OSB provides at enterprise scale.