Home
Analytics
Java application to Convert Actuate Reports in to BIRT reports.
Mknhere
<p><strong>Hi All,</strong></p><p> </p><p><strong>This is Muthu , i have couple of years exp in Business Objects SDK.</strong></p><p><strong>Now i would like to explore the JAVA SDK with eclipse birt using DEAPI and REAPI.</strong></p><p> </p><p>[color=#0000cd;]<strong>Right now , we are developing actuate reports using Actuate 11.</strong>[/color]</p><p>[color=#0000cd;]<strong> Where as, clients are looking for an open source reporting tool .</strong>[/color]</p><p>[color=#0000cd;]<strong>We suggest Eclipse birt , where it is top among the open source reporting tools</strong>[/color]</p><p> </p><p>[color=#0000cd;]<strong>On that case, Clients would expect us to convert the existing actuate reports to equivalent Birt reports.</strong>[/color]</p><p>[color=#ff0000;]<strong>We also need to do this programmatically in a java application using DEAPI/ REAPI SDK, </strong>[/color]</p><p> </p><p>[color=#0000cd;]<strong>is it really possible ? </strong>[/color]</p><p> </p><p><strong>[color=#0000cd;]I mean shall we able to convert (.rod) actuate design in to birt design format[/color],</strong></p><p> </p><p><strong>Could anyone able to advise or share any samples based on this scenario ? </strong></p><p> </p><p> </p><p><strong>Many thanks,</strong></p><p> </p><p><strong>Muthu Kumaran K</strong></p>
Find more posts tagged with
Comments
mwilliams
<p>I'm not sure of any available tool out there to do this. Actuate has a professional services package for converting e.Reports to BIRT though:</p><p> </p><p><a data-ipb='nomediaparse' href='
http://www.actuate.com/services/resources/?articleid=19330'>http://www.actuate.com/services/resources/?articleid=19330</a></p><p> </p><p>Otherwise
, you'd likely have to write a class to do it or re-design them one by one.</p>
Mknhere
<blockquote class="ipsBlockquote" data-author="mwilliams" data-cid="118957" data-time="1375504268"><div><p>I'm not sure of any available tool out there to do this. Actuate has a professional services package for converting e.Reports to BIRT though:</p><p> </p><p><a data-ipb='nomediaparse' href='
http://www.actuate.com/services/resources/?articleid=19330'>http://www.actuate.com/services/resources/?articleid=19330</a></p><p> </p><p>Otherwise
, you'd likely have to write a class to do it or re-design them one by one.</p></div></blockquote><p> </p><p> </p><p>Hi mwilliams</p><p> </p><p>Thank you so much for this suggestion.</p><p> </p><p>Yes you are right. We are looking for some java class to do this stuff, as re-desigining using E-Birt will take a lot of time considering our 200+ actuate reports.</p><p> </p><p>For developing this Actuate to java conversion class, could you please advise me what are the APIs are required ? </p><p>Could please share if any java samples are available. </p><p>What are the skills are required to do this conversion. </p><p> </p><p>Many thanks.</p><p> </p><p>Muthu Kumaran K </p>
mwilliams
<p>Unfortunately I don't have any samples of doing this. I'm not familiar with the older Actuate stuff. I've pretty much only worked with the BIRT line of products. On the BIRT side, you'd need to use the Design Engine API (DEAPI) to build the BIRT reports. For the e.Reports side, I found this document with a quick search, but again, I'm not familiar with that product:</p><p> </p><p><a data-ipb='nomediaparse' href='
http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.201.93&rep=rep1&type=pdf'>http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.201.93&rep=rep1&type=pdf</a></p>
;
Mknhere
<blockquote class="ipsBlockquote" data-author="mwilliams" data-cid="119003" data-time="1375764961"><div><p>Unfortunately I don't have any samples of doing this. I'm not familiar with the older Actuate stuff. I've pretty much only worked with the BIRT line of products. On the BIRT side, you'd need to use the Design Engine API (DEAPI) to build the BIRT reports. For the e.Reports side, I found this document with a quick search, but again, I'm not familiar with that product:</p><p> </p><p><a data-ipb='nomediaparse' href='
http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.201.93&rep=rep1&type=pdf'>http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.201.93&rep=rep1&type=pdf</a></p></div></blockquote><p>Hi
MWilliams, </p><p> </p><p>Thank you so much for this help. </p><p>I guess this is the document, that i am looking for very badly. </p><p>Now you made it easier for me, this will definitely help me to build my own class. </p><p>I will make use of it and get back to you, once everything works fine.</p>
mwilliams
<p>Glad to help. Definitely let me know if you're able to get something working.</p>
BirtUser_final
<p>Hi Muthu , </p>
<p> </p>
<p>Can you please share anything you have done in this regard , we are on same boat , trying to find </p>
<p>conversion of Actuate Reports. </p>
<p> </p>
<p>if you can send sample code /program used that will be great.</p>