Hi Pradip,
As Manish explained, you can NOT generate a session expiry action.
The closest you can do is to set up a timer on Session Start, to execute your code right before the session expires.
See the online help:
- http://www.outsystems.com/help/ServiceStudio/9.1/index.htm#t=Using_Timers%2FUse_Timers.htm
- http://www.outsystems.com/help/servicestudio/9.1/index.htm#t=Language_Reference%2FAbout_Sessions_in_OutSystems_Platform.htm
Joao
As Manish explained, you can NOT generate a session expiry action.
The closest you can do is to set up a timer on Session Start, to execute your code right before the session expires.
See the online help:
- http://www.outsystems.com/help/ServiceStudio/9.1/index.htm#t=Using_Timers%2FUse_Timers.htm
- http://www.outsystems.com/help/servicestudio/9.1/index.htm#t=Language_Reference%2FAbout_Sessions_in_OutSystems_Platform.htm
Joao