R
Ruben Dröge
Guest
I think Srivinas approach is correct, in addition: - Object script trigger 'On login' - In the object trigger use the API 'setSessionData' - Register the information need in the session data (i.e. "key" is objecttype and "value" = Agent) - Retrieve the sessionData at any time either via the server-side API or the client-side API
Continue reading...
Continue reading...