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.:
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.No flow execution could be found with key 'xxxxxxxxxxxxxxxx_kCBF89B7F-9522-30B2-3793-F6685F119E0F' -- perhaps this executing flow has ended or expired?


Reply With Quote
