Wow, this is really really really really cool. Congratulations on such a significant milestone. I know users have been wanting this for a long time!
Emily > -----Original Message----- > From: Jakub Sławiński [mailto:[email protected]] > Sent: Wednesday, April 25, 2012 5:43 AM > To: [email protected]; A good place to start for > users or folks new to Mifos. > Subject: Re: [Mifos-developer] Embedded Pentaho reports > > > Hi, > > I enabled these options at our test server > (http://ci.mifos.org:8085/mifos) and uploaded the example report > prepared by Pawel. > > Please run the "Active Loans" report and feel the new pentaho power > embedded in Mifos! You can now choose one of the following output > formats: > * HTML > * RTF > * XLS > * PDF > * CSV > * XML > > If you like it, we can for example embed all the reports from the > Mifos BI suite in the next major Mifos release. > > > Regards, > Jakub. > > On 04/20/2012 01:49 PM, Paweł Gesek wrote: > > Hello everybody > > > > It is now possible to upload and run Pentaho(.prpt) reports in Mifos > > the same way as Birt reports. This runs out of the box in the > > workspace server, but in a standard Jetty server JNDI has to be > turned > > on. The changes that have to be made to 'start.ini' in jetty > directory are: > > > > 1) Add 'plus' and 'annotations' to OPTIONS, so that it looks > something > > like this: > > > > OPTIONS=Server,jsp,jmx,resources,websocket,ext,plus,annotations > > > > 2) Enable the plus configuration by adding the following line at the > end: > > > > etc/jetty-plus.xml > > > > Mifos reports in the BI repo depend on localization property files, > so > > when running these reports, labels will be missing. In order to > > resolve this, the missing properties files must be added to the > report > > files themselves and settings.xml must be modified. I am attaching a > > sample report with properties(modified ActiveLoansLoanProduct.prpt > from mifos-bi). > > > > I would be grateful if you would test out this functionality and > > provide feedback. > > > > Regards > > Paweł Gesek > > > > > > > > -------------------------------------------------------------------- > -- > > -------- For Developers, A Lot Can Happen In A Second. > > Boundary is the first to Know...and Tell You. > > Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! > > http://p.sf.net/sfu/Boundary-d2dvs2 > > > > > > > > Mifos-developer mailing list > > [email protected] > > Unsubscribe or change settings at: > > https://lists.sourceforge.net/lists/listinfo/mifos-developer > > > ---------------------------------------------------------------------- > -------- > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. > Discussions will include endpoint security, mobile security and the > latest in malware threats. > http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > Mifos-developer mailing list > [email protected] > Unsubscribe or change settings at: > https://lists.sourceforge.net/lists/listinfo/mifos-developer ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Mifos-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mifos-users
