Birt data source parameters from a property file
问题 I have multiple BIRT reports that obtains the data from the same jdbc data source. Is it possible to obtain the conection parameters (Driver URL, User Name, and Password) from an external property file or similar? 回答1: One you create a functional data source, you can add that data source to a report library that can be imported and used by all BIRT reports in your system. The source inside the library can have static connection attributes, or you can abstract them using externalized