Hi all,
Could anybody suggest, how can i use a value available in local.properties in an impex. There is a login page in my project, whose content was maintained in an impex. In that page, i have to invoke an action for the forgotpassword link (needs to redirect to some other page.)
Here we have different environments to test the same page. We are maintaining the corresponding environment context URL value in the its local.properties file. Question is like, How can i fetch the appropriate context URL in the login page impex in order to invoke my redirect action for forgotpassword link.
Please provide your suggestions on this.
Thanks, Srikanth