The most common way to solve this is to place an IF action at the top of each taf like this:
IF @@user$user_is_logged_in != yes (or isn't present)
Branch or redirect to login TAF/page
ELSE
Continue with TAF normally.
(obviously this depends on setting user$user_is_logged_in = "yes" when your
user successfully logs in.)
Robert
_____
From: Trahan, L J (MSFC-ED03)[PTC] [mailto:[email protected]]
Sent: Wednesday, April 15, 2009 3:29 PM
To: [email protected]
Subject: Witango-Talk: Session expiration
We have times when users leave their workstations for extended periods of
time and their user variables expire. In cases like these, we'd like to
automatically load the main page of the application when the expiration
occurs so they can simply log in when they return, instead of them getting a
cryptic datasource error page.
Is there a simple solution for this?
Thanks
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf<<image001.gif>>
