Hay,
i'm trying to move my application to work as RA.
When a user is login to the RA he go to the Broker, from the Broker he go to the Remote Application server.
I can see the user login to the Application Server and the application open on his PC.
When he try to run the same application again I can see that in the Remote Application server open one more session(The same user is login twice... and the application process runs one time in each session)
How can I make the RA "understand" that the user is already login and just to start the process in the same session?