We have a scenario where our mobile skuid users are infrequently using our skuid app and their salesforce session may timeout/expire in the background. When they try to use the skuid page with a table filter the underlying vfremoting call that skuid fails and the skuid page “freezes” because it doesn’t not handle the underlying error in the remote call, i.e. the follow exception occurs Visualforce Remoting Exception: Error parsing json response: ‘Unexpected token <’. Logged in? object.f {data: SyntaxError, xhr: Object, code: “parse”, message: “Error parsing json response: ↵↵ ‘Unexpected token <’. Logged in?”, tid: 2…} VFRemote.js:115 $VFRM.Util.error VFRemote.js:115 (anonymous function) VFRemote.js:131 a.Event.fire VFRemote.js:51 a.Observable.fireEvent VFRemote.js:46 VFExt3.Direct.VFExt3.extend.onProviderData VFRemote.js:85 a.Event.fire VFRemote.js:51 a.Observable.fireEvent VFRemote.js:46 VFExt3.direct.RemotingProvider.VFExt3.extend.onData VFRemote.js:93 VFExt3.extend.handleResponse VFRemote.js:74 a VFRemote.js:38 (anonymous function) VFRemote.js:39 Is there some way we can get skuid to display an error message and provide an optional snippet to call that will let us redirect the user to our custom (and/or Salesforce) login page?
Question
How does skuid handle session timeout when using table filters, pagination, etc.?
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

