Re: [Mifos-users] Data Migration Approach-- a question

2010-04-14 Thread Parthasarathy.Thanda
Hi Krishnan, You are right, building a domain ontology will surely help in many areas - not just migration. The lofty goal is to model the microfinance domain using one of the modeling languages (EMF in this instance) - data becomes instances of this model, and transforming these data to some pla

[Mifos-users] Branch Progress Report

2009-09-21 Thread Parthasarathy.Thanda
Hi, We are noticing the Branch Progress Report giving 0 values for some of the report fields - for eg., total active borrowers. Is this an issue faced by others as well? The query the report has for execution returns the correct value when run directly on the db (with parameters substituted) SE

Re: [Mifos-users] Tips for troubleshooting Report Performance?

2009-09-02 Thread Parthasarathy.Thanda
Yes, if mysql service is configured appropriately, it will log the queries that take > specific seconds (long_query_time parameter) to execute in a separate file. The queries in this file can be analysed and tuned to improve performance. Additionally, on a non-live server we can even configure the