Thanks John for the quick response, will test this out and get back to you. if you think of any other changes kindly do let me know.
Best Regards On Jan 11, 1:17 pm, John Woodlock <[email protected]> wrote: > Thomas, > > they are a couple of changes to make if you change the mifos db name. You > can also change the password and other items such as the mifos dw db name > in the same manner. > > 1) for ETL to run. > in directory data-integration\simple-jndi edit file jdbc.properties and > change line > SourceDB/url=jdbc:mysql://localhost:3306/mifos?useUnicode=true&characterEncoding=UTF-8 > to > SourceDB/url=jdbc:mysql://localhost:3306/my_mifos?useUnicode=true&characterEncoding=UTF-8 > > 2) for reports to run in pentaho server. > You need pentaho server running. Then, in directory administration-console > run start-pac.bat (if windows) ... This runs the Pentaho Admin Console > (PAC). > enterhttp://localhost:8099/in your browser to get the PAC up. Your admin > password for this PAC is probably 'password' > Click Adminstration then Database Connections > Click on SourceDB and then change the URL setting from > jdbc:mysql://localhost:3306/mifos > to > jdbc:mysql://localhost:3306/my_mifos > > 3/ if you want to change the dw db name, there is one extra step. the name > is hardcoded in initialise_datawarehouse.bat (for the windows > installation). Just edit to the new name. > > Can't think of anything else right now. > John > > On Wed, Jan 11, 2012 at 8:40 PM, Thomas (Uganda) <[email protected]> wrote: > > Hi am Installing BI reports for Windows with a databse name of i.e > > "my_mifos" and a different password. > > Are there any Changes i need to make to the scripts used so as to > > reflect the database my_mifos. > > > Because in the tutorial provided it assumes the database name is > > "mifos" > > > Thanks in advance > > > ------------------------------------------------------------------------------ > > Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex > > infrastructure or vast IT resources to deliver seamless, secure access to > > virtual desktops. With this all-in-one solution, easily deploy virtual > > desktops for less than the cost of PCs and save 60% on VDI infrastructure > > costs. Try it free!http://p.sf.net/sfu/Citrix-VDIinabox > > _______________________________________________ > > Mifos-users mailing list > > [email protected] > >https://lists.sourceforge.net/lists/listinfo/mifos-users > > > > ------------------------------------------------------------------------------ > Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex > infrastructure or vast IT resources to deliver seamless, secure access to > virtual desktops. With this all-in-one solution, easily deploy virtual > desktops for less than the cost of PCs and save 60% on VDI infrastructure > costs. Try it free!http://p.sf.net/sfu/Citrix-VDIinabox > > _______________________________________________ > Mifos-users mailing list > [email protected]https://lists.sourceforge.net/lists/listinfo/mifos-users ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ Mifos-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mifos-users
