Is there a way to perform a commit and flush in Mendix, ensuring that data is persisted to the database before the current transaction completes at the end of the flow?
asked
Diego Condorena
2 answers
0
Hello Diego,
You can make subtransactions with the module object handling read also the documentation: