Hello, we have a form that is quite user intensive to fill out. Once the workflow starts there is a MySQL query to check where the form should get routed depending on the user's input. There's always a chance of server outage and I want to protect the user inputted data. Right now the ability to resume the workflow after an error is still in development, so I'm looking for a workaround. I'm thinking perhaps have them initiate the process with a few questions, then run the query, then send them the more detailed form? Or is there some other way to store the data externally and bring it back into the workflow in case of failure? Or som
Solved
Workflow Error Handling
Best answer by SimonMuntz
Hi ,
Thank you for your question.
Yes the resume/re-run capability is coming to Nintex Workflow Cloud.
In the mean time you could duplicate your workflow but have a start form that has a Text - Long control where you could paste the JSON start data from the failed instance. Then have Query JSON actions extract the start data that is needed into workflow variables and then run the rest of the workflow.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
