Hi All,
I made an URL Iview, pointing to an internal website. The website (written in ASP) requires username/password authentication. When this is succesfull, a sessionid is put on the session.
Problem is that everytime we click on a link to navigate trough the website, a new session is started by the iview and the needed sessionId as lost.
Did anyone have the same problem? Does anyone now how to solve this one.
Thanks