-
Task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
False
-
None
-
False
-
---
-
---
-
-
We need to research if it's feasible to implement single writes at the time a job is created in the kogito-runtime.
The conceptual solution is like this.
Open transaction
Write any required kogito-runtime information in DB
Write any job creation required information in DB
Commit transaction