Application RunTime Event - WebSessionStart
Hi All,
We have a requirement where we need to show different Acknowledgement Home Page for Different Set of Users.
I am trying to use Application RunTime Event - WebSessionStart to invoke a BS and based on conditions I am trying to navigate to different Home Page Views using
TheApplication().GotoView("ViewName")
Application launches without any issue but shows blank view instead of the view we set in BS Code.
Any inputs ?
Regards,
Gayathri Devi P