Hi , in my project I've set the following conditions in the alternative gateway : in.Login.givenpassword.matches(in.Login.parola.parola) !in.Login.givenpassword.matches(in.Login.parola.parola) 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 . 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) What am I doing wrong ? Regards, Anda |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 27.04.2015 at 11:05
Seen: 2,044 times
Last updated: 28.04.2015 at 07:22