Installing Data Import Tool
Last updated
Was this helpful?
Last updated
Was this helpful?
Installing Data Import Tool
Note:- Data Import Tool will work with Mifos X - version from 1.26 to 15.03.
1.1 - Download & Install Git hub
1.2 - Download & Install Git Bash from: http://git-scm.com/downloads
1.3 - Downloading Gradle (Compatible version is 2.6)
1.4 - Extracting downloaded Gradle to C:/
3.1 - Open git bash:
git clone https://github.com/openMF/DataImportTool.git
>> Right click and open new text file then paste 4.1 content below in it, now click on save button>>Rename .txt file to dataimport.properties
Tip: In folders and settings, make sure to enable folder extension.
4.1 - Update below provided details in the dataimport.properties file:
5.1 - Open Gitbash>> Go to:
cd DataImportTool
5.2 - Run:
gradle clean tomcatRunWar
5.3 - Once the server is started:
Note: Make sure Mifos X is running.
Reference Guide: https://github.com/openMF/DataImportTool
From
from
mifos.endpoint= =mifos mifos.password=password =default
Note: If you are using Multi-tenant, then endpoint should be the same but and respective credentials should be changed respectively.
Note: If the you are connecting to the demo server and want to use your tenant, for importing the data then it will be like this:-For example:- Tenant name is - xyzmfi, thenmifos.endpoint==<your username>mifos.password=<your password>=xyzmfi
Also refer compatible software details:-
Page:
Page: