Hi,
We’ve a requirement from our customer to show an alert window once the user session timesout on the MWS server.
I thought of writing a javascript timer to implement this but the problem will be if user just plays around the form without submitting the form, then my javascript thinks that the session is still alive where as the user’s session is timedout on the server.
The next thing i could think of is, set a javascript variable only if there is a request sent to the server (both sycn and async)
But i did not find a way to interpret the requests send to the server using javascript.
What i would like to know is my thought process right?
Is there any better solution for handling the user session timeout as we can provide suggestions to the customer if there is a better way to handle.
We’re on MWS version 7.1.3
Thanks in Advance for your help!
Sravan
#MWS-CAF-Task-Engine#webMethods#webMethods-BPMS