How to track the OOB BIRT Reports Performance ?
![]() I have created a OOB BIRT Report and tested it in the local server wherein it is working fine. Will this be the same case if the report is deployed on to Production server which contain several project areas and huge amount of data? what will be the impact of these reports when used by several users concurrently in terms of performance? How should I track the performance of those reports before I deploy on to production server and how the interaction with the database is managed? Can I use logger for the BIRT reports in such cases or is there any other way? |