I tried to use the existing module functionality Forgot Password into my project. Needs step by step help as i m new to Mendix

1
I downloaded all the dependency modules like forgot password, deeplink, email service with templates, MX model reflection, Atlas UI Resources. I imported all the modules inside the project. Instantly I got the error “Parameters need to be refreshed in the JAVA action call in the Forgot Password Module”. I struct there.    Thanks for the Responses 
asked
1 answers
0

Hi Puvaneswaran,

What happens if you click on the error? It reads as if it would bring you to a microflow containing a Java Action Call activity. If it does, then double-click it and see if a pop-up shows saying the parameters have been updated and then check if all parameters are still filled. If so, then you have done the refresh as asked by the error and you should be able to continue.

answered