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)
BIRT Standalone Application for MongoDB
hamidSahab
<p><span style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:15px;">Did someone ever use BIRT API in their customize application?.I am trying to make an application for my mongoDB database. But i have no clue from where to start as I am totally new to reporting. I have set the environment with eclipse and BIRT. Now if anyone can point me from where to start, that would be a lot of help to me. Any advice, how to reach this goal?</span></p>
Find more posts tagged with
Comments
JFreeman
<p>What are some specifics of what you are trying to accomplish with your application?</p>
<p> </p>
<p>To start, you should add the mongo jdbc driver to the BIRT Designer in order to connect to your database.</p>
<p> </p>
<p>Take a look at the getting started pages:</p>
<p style="margin-left:40px;">1. <a data-ipb='nomediaparse' href='
https://www.eclipse.org/birt/getting-started'>https://www.eclipse.org/birt/getting-started</a></p>
;
<p style="margin-left:40px;">2. <a data-ipb='nomediaparse' href='
http://developer.actuate.com/design-center/getting-started/'>http://developer.actuate.com/design-center/getting-started/</a></p>
;
hamidSahab
<p>I am trying to make a simple application, in which I connect to my mongoDB database and publish a report about some specific field present in the document of mongodb. The report can be HTML, PDF, DOC or other format. On internet, all the stuff are explaining, how to use the BIRT Designer tool present in the Eclipse, but I want to use the BIRT's API and make a customize application. </p>
JFreeman
<p>Take a look at this documentation on the Report Engine API and Integrating BIRT: <a data-ipb='nomediaparse' href='
https://www.eclipse.org/birt/documentation/integrating/reapi.php'>https://www.eclipse.org/birt/documentation/integrating/reapi.php</a></p>
;