Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Genrate .rptdesign file based on ecore objects
mohammadgh
HI,
We want to Develope an eclipse plugin that create a custom report based on domain object.
we have to read ecores objects that describe our entities and produce .rptdesign file based on them.
I would like to have any suggestion and/or idea that might help us in this process.
thanks
Find more posts tagged with
Comments
rmurphy
Sounds like what you need is an ODA driver to read the meta data for an EMF model. The ODA driver will allow you to access data directly and design a report in the BIRT designer and generate the report using the Engine or Viewer.<br />
<br />
There is a proposed Eclipse project that creates this, and from reading the page, has a good deal of the work done.<br />
<br />
<a class='bbc_url' href='
http://wiki.eclipse.org/Ecore_ODA_Driver-Proposal'>Ecore
ODA Driver-Proposal - Eclipsepedia</a><br />
<br />
Rob
mohammadgh
Thanks rmurphy !!!<br />
<br />
<blockquote class='ipsBlockquote' data-author="rmurphy"><p>Sounds like what you need is an ODA driver to read the meta data for an EMF model. The ODA driver will allow you to access data directly and design a report in the BIRT designer and generate the report using the Engine or Viewer.<br />
<br />
There is a proposed Eclipse project that creates this, and from reading the page, has a good deal of the work done.<br />
<br />
<a class='bbc_url' href='
http://wiki.eclipse.org/Ecore_ODA_Driver-Proposal'>Ecore
ODA Driver-Proposal - Eclipsepedia</a><br />
<br />
Rob</p></blockquote>