09-19-2017, 08:14 AM
Still working through this. I've created a script that does a simple account retrieval which is fired by a JS event event couple of minutes. Still after some time (about 45 minutes) the session expires. I've now set Webservice_Session_Life_Span to 10800 explicitely (3 hours, assuming the value is seconds). I've started a test window that I'll keep open and noted the time I opened it. Let's see how long this will work.
One thing I was wondering about. I don't have much experience setting sessions and/or cookies. Could it also be the session cookie has a maximum survival time? Which would mean I'm searching in the totally wrong direction.
One thing I was wondering about. I don't have much experience setting sessions and/or cookies. Could it also be the session cookie has a maximum survival time? Which would mean I'm searching in the totally wrong direction.