Suppress error if a data source isn't available [message #1782374] |
Thu, 22 February 2018 08:01 |
Eclipse User |
|
|
|
Hello!
We developed a complex BIRT report working with several data sources (Microsoft SQL Server databases used in several remote offices). Some time, some office can be unavailable because of problem with connection. In this case, the report will throw an error for the whole report although all other data sources can be available.
I was trying to intercept the error in beforeFactory but it seems that BIRT checks data sources before this event will take place.
All I want is to catch the error and display error message for the only unavailable data source but display the data for other data sources after the report is generated.
Sorry, is it possible to catch such an error and somehow realize the needed behavior?
Thank you very much in advance!
|
|
|
Powered by
FUDForum. Page generated in 0.03087 seconds