cancel
Showing results for 
Search instead for 
Did you mean: 

Application Timeout and Session Timeout

Former Member
0 Kudos

Hi,

I've successfully integrated my WD application into the portal. I'm trying to set an application timeout for my WD application, wherein if the application is idle for a long period of time say 20 mins... then it should go back to the login page and prompt the user to re- login. Currently, if I click on the refresh button the application is allowing the user to view from the same page where he was. Is it possible to synchronise this application idle timeout with my portal session timeout. If so then where do I configure it or write the code for.

Please help.

Thanks,

Pinac Bendre

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Bendre

For Application Expiration time do the following

1) Double Click on your Project's Application[application you have created for your project]

2)Goto Application Properties Tab

3) Add a New Application Property

4)Click On Browse

5) Select Expiration Time

6) Enter the time in seconds , ie if you want for 20 mins ,enter 1200

Best Regards

Chaitanya.A

Former Member
0 Kudos

Hi Chaitanya,

I am aware of the application timeout property and have already set it... What I need to know if that if the application time out and the portal timeout can be synchronized through my implementation in WD..

Answers (0)