Results 1 to 3 of 3

Thread: Handling expired session in SWF

  1. #1
    Join Date
    Dec 2011
    Posts
    3

    Question Handling expired session in SWF

    Hi All,
    I am working on SWF 1.X currently and I have a requirement to fulfill. I am developing a 3 step registration process using SWF. The requirement is like, if any user takes more than 10 minutes to fill up form in any step and then click "Next" button, the application should redirect him to the index page which is outside of this flow. I have set 10 minutes as my session timeout. After 10 minutes, when the session had expired, If I click the next button, I am getting the below error and I am getting forwarded to the begining of the flow.:
    No flow execution could be found with key 'xxxxxxxxxxxxxxxx_kCBF89B7F-9522-30B2-3793-F6685F119E0F' -- perhaps this executing flow has ended or expired?
    I want handle this scenario and redirect user to the index page. I read somewhere about ExpiredFlowCleanupFilter but that filter I could not find the SWF jar I am using. Please help me in this regard.
    Last edited by arindamlala; Dec 20th, 2011 at 05:45 AM.

  2. #2
    Join Date
    Dec 2011
    Posts
    3

    Default

    Anyone out there who can help me on this?

  3. #3
    Join Date
    Dec 2011
    Posts
    3

    Default

    Bringing it to top. Any clue?

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •