Loading BPMN2 Processes at Runtime in Kogito

69 views Asked by At

I'm working with Kogito and I'm wondering if there's a way to dynamically load BPMN2 processes at runtime. I want to be able to add or update BPMN2 processes without restarting or rebuilding the Kogito application.

I've looked through the documentation and examples, but I couldn't find a clear solution for this specific scenario. Can anyone provide guidance on how to achieve dynamic loading of BPMN2 processes in Kogito at runtime? Are there any specific APIs or configurations that need to be considered? Maybe dynamically mount a folder?

Additionally, if anyone has successfully implemented a similar feature, could you please share your approach or code snippets?

Thank you in advance for any help or pointers you can provide!

0

There are 0 answers