Hi folks, We have been working on the PPI survey migration script for Mifos 2.0+. Currently when someone upgrades from Mifos 1.6 to 2.0 and has been using PPI survey then responses will not appear on UI (View Client) because only non-ppi surveys gets migrated to Questionnaires (replacing Surveys and Custom Fields).
Mifos users would have to run a ppi migration script to get back the responses on UI. (script not released yet) https://github.com/ugupta/ppimigration Previously (in 1.6) the scores of PPI were computed and stored in database alone with the responses. In new approach the PPI scores are being computed by a Pentaho ETL and stored in Mifos BI Data Warehouse and then visible using a Pentaho Report. I have some questions:- - How the PPI scores were being used previously (in Mifos 1.6 or older)? is there a BIRT report? - Is this procedure enough for getting PPI scoring working with Pentaho? http://mifosforge.jira.com/wiki/display/MIFOS/Installing+Mifos+BI+1.1 Found a bug in Survey migration. If you are affected by this bug then vote for the issue or comment. http://mifosforge.jira.com/browse/MIFOS-4892 In Mifos 1.6 (or old) the PPI survey was "View Client" the PPI XML with Mifos 2.0 is "Create Client". Multiple Questions Groups can be activated using same PPI XML which means there can be different Question Groups representing same PPI XML, I am guessing that it could affect the PPI Pentaho report. Udai ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Mifos-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mifos-users
