Hi Experts,
I developed a web dynpro application and that application is getting exception indicating the below error.
500 SAP Internal Server Error
ERROR: User session (HTTP/SMTP/..) closed after timeout (termination: ERROR_MESSAGE_STATE)
This error is coming only when i leave the application for some time and working on it again after say 30mins.
Its a time out session.I have checked through some of the forums to increase the time out for say 45mins but unable to get any solution.
I have checked through one solution for this like changing the time out session like
Right click on your Application -> Properties-> Appl Properties-> New -> Expiration time -> set the time in milliseconds. and save.
I am unable to find out anything like ApplProperties->new->Expiration time -> set the time in milliseconds in my WD Application.
So is there any other way can i found out these options.