Object datasource allows data to be extracted at runtime from Java objects and Enterprise Java
Beans. If your Java classes comply with standard bean accessor patterns (eg. getXXX and isYYY),
the values can be easily extracted.
Java objects are required to be place at the folder of the product before running the product.
Samples on using Object datasource is available at the following link:-
Using Object Datasource
Download 'ObjectDatasource.zip' from the above link
Unzip 'ObjectDatasource.zip' to a folder
Copy 'er5ObjectDBTest.jar' and place at $ELIXIR_REPORT_PROFESSIONAL_HOME\ext
Run Elixir Report Professional
Click on 'Add FileSystem' and select 'Jar FileSystem'
Enter 'KnowledgeBase' for Name and locate 'ObjectDatasource.jar' at the folder that 'ObjectDatasource.zip' is unzip to