Question
Inovar
SA
Last activity: 23 Jan 2020 5:53 EST
Need to build lot of logic before login
We have a requirement in our project where user can do the new registration (4 screens with many UI validations, one connect SOAP service to call SMS, send email etc.) without login into the system.
I see below restrictions
- lot of OOB rules cannot be used as user is not authenticated and in many OOB rule "Require authentication to run" is checked.
- For UI we have to use the HTML like the Web-Login HTML rule. We cannot use harness , sections etc. . We dont want to write lot of HTML code for this.
- SOAP, REST & email will be used. But as the user is not authenticated we cannot use these.
Let us know if anyone has any suggestions or worked on similar requirement.
Thank You.