Hello,
I am trying to figure out - where are the Process Variables stored if a user has submitted a form? I have been reading External Form Rendering and Form Properties from the user guide but I think that is not clear where the engine stores the data of the variables. Are they in memory? If the application server fails I know that I can continue with the processes because their data are kept in the database. About the Process Variables? Can I retrieve them after a failure?
Thank you for your time