Is there a way to keep some CAF user session data from the point they log on to the point they log off? ideally I’d like to pass some user session data between portlets.
If I understand correctly JSF scopes application scope lasts from server startup to shutdown and session scope is only the life of the portlet. Unless I’m missing it there doesn’t seem to be a user session scope. I’m assuming if this is the case it’s a restriction of JSF and not CAF per se.
Kind regards
#webMethods-BPMS#MWS-CAF-Task-Engine#webMethods