Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-report-engine-dev] getExtensionID() from IReportRunnable in 2.1 return null

Hi.
I create ODA driver for BIRT 2.0.1 And I use it in BIRT runtime engine. In my framework I got datasets in from IReportRunnable, and find my dataset by method getExtensionID(). But when i begin use BIRT 2.1 this method return null, and not only for my driver, but for xml, jdbc, etc. How I can get dataset extensionID in runtime, or may be there is another way to understend which dataset i got: custom or some another.
And also i need get my custom dataset property from IReportRunnable. In BIRT 2.0.1 all works well.
HOW I CAN GET this params from document in runtime?
 
Thanks.
Valentin A. Poroxnenko developer.
 Bisnestechnologia Ltd.
Galaktionovskaya st. 40B
Samara, Russia, 443099
Tel: +7-846-270-70-27
info@xxxxxx
www.m-g.ru

Back to the top