Dear Team, I am setting up the fineract CN demo server based on the steps provided in the link https://cwiki.apache.org/confluence/display/FINERACT/How+To+Build+Apache+Fineract+CN . After following the steps I could able to connect backend services with Front end. The problem I am facing is that when I log in using the credentials provided in the link , can able to see only few modules shown in screen shot. Actually I wanted to see the all the modules like Loans & Product but I tried to check in the Roles , there also I could only see the limited modules i.e only Group,customers,Employee's.
It would be great help if you guide me on what I am missing this. Whether any entries in DB will help or any user I could use by default like Admin user where it will list all screens. I used below below command to make back-end up. java -Ddemoserver.provision=true -Ddemoserver.lite=true -Ddemoserver.persistent=true -Dcustom.cassandra.contactPoints=127.0.0.1:9042 -Dcassandra.cluster.user=cassandra -Dcassandra.cluster.pwd=password -Dcustom.mariadb.host=localhost -Dcustom.mariadb.user=root -Dcustom.mariadb.password=mysql -jar demo-server-0.1.0-BUILD-SNAPSHOT.jar Thank you Palani Skype: palani.mitteam +91 9941451845 [image: devs1.png] [image: devs2.png]
