[ 
http://mifosforge.jira.com/browse/MIFOS-5562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=72298#comment-72298
 ] 

Paweł Gesek edited comment on MIFOS-5562 at 4/20/12 1:21 AM:
-------------------------------------------------------------

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 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).  
                
      was (Author: pgesek):
    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 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 file 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).  
                  
> Complete proof of concept showing ability to run any Pentaho report from 
> within Mifos
> -------------------------------------------------------------------------------------
>
>                 Key: MIFOS-5562
>                 URL: http://mifosforge.jira.com/browse/MIFOS-5562
>             Project: mifos
>          Issue Type: Dev Task
>          Components: Reports Module
>            Reporter: Ed Cable
>            Assignee: Paweł Gesek
>              Labels: MifosX, pentaho, reporting
>             Fix For: Vinolia I
>
>         Attachments: ActiveLoansLoanProduct.prpt
>
>   Original Estimate: 1 week
>          Time Spent: 1 week, 3 hours
>  Remaining Estimate: 0 minutes
>
> John to send Pawel/Jakub the Java/JAR files to accomplish this. 
> Discussed during reporting integration scoping meeting on 4/11/2012. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
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-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to