Please, change the flag to false to see if the output might be different Regards
On Tue, 9 Apr 2019 at 08:51, Palani M <[email protected]> wrote: > Yes, I created a role and employee with username and password. Assigned the > new role to new user. > And then log in using the newly created user still it shows the same. > > Note: > In role creation also I am not seeing the modules. > Please see below from the document . Kindly advice any option to pass it in > parameter the module Loan Portfolio > > demoserver.lite (true/false) > > Enabling lite mode (defaults to false) restricts the working set of > micro-services to Provisioner, Identity, Rhythm, Organization and Customer > > > > Thank you > > > > On Tue, Apr 9, 2019 at 1:11 PM Ruphine Kengne <[email protected]> > wrote: > > > Hey Palani, > > > > Please did you follow all the steps mentioned in my previous email??? > > > > On Tue, Apr 9, 2019, 8:21 AM Palani M <[email protected]> wrote: > > > > > Dear Ruphine Keng, > > > Role creation also not showing the other modules like Loans and > Products. > > > After several analysis I guess my build command may restrict to use > only > > > few modules. > > > I am using* -Ddemoserver.lite=true *in the build as full build not > > working > > > due to VM. > > > > > > is there any property to pass only required modules through command > ? > > > It would be great for any assistance. > > > > > > Thank you all so much. > > > > > > Palani > > > > > > > > > > > > > > > > > > ------------------------------ > > > Regards, > > > Palanisami M > > > Habile Technologies Private Limited > > > ------------------------------ > > > DISCLAIMER: > > > All emails and any files transmitted with them are confidential and > > > intended solely for the use of the individual or entity to whom they > are > > > addressed. If you have received an email in error please notify your > > system > > > manager. The message in the email you have received contains > confidential > > > information and is intended only for the individual named. If you are > not > > > the named addressee you should not disseminate, distribute or copy the > > > email. Please notify the sender immediately by email if you have > received > > > an email by mistake and delete the email from your system. If you are > not > > > the intended recipient you are notified that disclosing, copying, > > > distributing or taking any action in reliance on the contents of the > > > information is strictly prohibited. > > > > > > > > > On Tue, Apr 9, 2019 at 1:31 AM Ruphine Kengne <[email protected] > > > > > wrote: > > > > > > > Hey Palani, > > > > > > > > For you to see all the modules, > > > > You have to create a role, assign all the permissions to it. > > > > Create an employee, assign that role to that employee and login with > > that > > > > employee credential you just created. > > > > > > > > I think from there, you should be able to see all the modules. > > > > > > > > Regards > > > > Ruphine Kengne > > > > > > > > On Mon, Apr 8, 2019, 8:17 PM Palani M <[email protected]> > wrote: > > > > > > > > > Dear Isaac Kamga, > > > > > Have checked the same and issue still persists in my case. > > > > > Kindly find the below URL for screen shots. > > > > > > > > > > > > > > > > > > > > > > > > > https://photos.google.com/share/AF1QipMYGnEVW2c0TrQWZ3YbtMZZhWMlcZRyI-1r5mL87jXLIDsWwd4weIKnyqhoouowiQ?key=T3FpZmsyclFmc0syaVpqb0RhSlkwZklDZWRiYTJR > > > > > > > > > > Thanks > > > > > Palani > > > > > > > > > > > > > > > ------------------------------ > > > > > Regards, > > > > > Palanisami M > > > > > Habile Technologies Private Limited > > > > > ------------------------------ > > > > > DISCLAIMER: > > > > > All emails and any files transmitted with them are confidential and > > > > > intended solely for the use of the individual or entity to whom > they > > > are > > > > > addressed. If you have received an email in error please notify > your > > > > system > > > > > manager. The message in the email you have received contains > > > confidential > > > > > information and is intended only for the individual named. If you > are > > > not > > > > > the named addressee you should not disseminate, distribute or copy > > the > > > > > email. Please notify the sender immediately by email if you have > > > received > > > > > an email by mistake and delete the email from your system. If you > are > > > not > > > > > the intended recipient you are notified that disclosing, copying, > > > > > distributing or taking any action in reliance on the contents of > the > > > > > information is strictly prohibited. > > > > > > > > > > > > > > > On Mon, Apr 8, 2019 at 10:33 PM Isaac Kamga <[email protected] > > > > > > wrote: > > > > > > > > > > > Hello Palani, > > > > > > > > > > > > The users guide > > > > > > > > > https://cwiki.apache.org/confluence/display/FINERACT/The+Sign-In+Page > > > > > can > > > > > > help you here. > > > > > > > > > > > > The photos you attached can't be viewed. You want to use a > > > > photo-sharing > > > > > > service and paste the link here instead. > > > > > > > > > > > > Cheers, > > > > > > Isaac Kamga. > > > > > > > > > > > > On Mon, Apr 8, 2019 at 12:24 PM Palani M <[email protected] > > > > > > wrote: > > > > > > > > > > > > > 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] > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
