Questions asked by andachiritahttps://answers.axonivy.com/questions/asked-by/530/andachirita/?type=rssQuestions asked by <a href="/users/530/andachirita" >andachirita</a>enMon, 27 Apr 2015 11:05:23 -0400how do I set alternative gateway to interrogate the database ?https://answers.axonivy.com/questions/1292/how-do-i-set-alternative-gateway-to-interrogate-the-database<p>Hi , </p> <p>in my project I've set the following conditions in the alternative gateway : </p> <p>in.Login.givenpassword.matches(in.Login.parola.parola) !in.Login.givenpassword.matches(in.Login.parola.parola)</p> <p>So it the password from the database is correct , it goes further , if password interrogated in the database is not correct the process goes to the alternative gateway to login again . </p> <p>The problem is that it does not matter what I type in the password field as process goes on the same path : !in.Login.givenpassword.matches(in.Login.parola.parola)</p> <p>What am I doing wrong ?</p> <p>Regards, Anda</p>andachiritaMon, 27 Apr 2015 11:05:23 -0400https://answers.axonivy.com/questions/1292/how-do-i-set-alternative-gateway-to-interrogate-the-databaseconfigurationHow can i restrict password in login screen?https://answers.axonivy.com/questions/1243/how-can-i-restrict-password-in-login-screen<p>Hello , </p> <p>I currently use AxonIvy to create a workflow for users . I made a login screen with Name , Email and Password , but I need to set up the right conditions in order for the process not to go to the next step until the right password from the database is entered . Could you please help me with a script that I can correlate with the database password ?</p> <p>Thank you , Anda</p>andachiritaWed, 01 Apr 2015 10:41:38 -0400https://answers.axonivy.com/questions/1243/how-can-i-restrict-password-in-login-screenapi