Hi
I'm have a flow with two moments. First the client created the task.
Second the user approve the task. The Second can occurred in another
day, year, month. Has one way to persist the
StatefulKnowledgeSession in database and recuperated them again?
This is necessary:
1) Because my Application Server can crash and i need to recuperated my session
2) Because i need to update the facts after user approve task
Thanks