operatorfabric-core
operatorfabric-core copied to clipboard
Main operatorfabric program
Add in state defintion in config.json another field : templateFromAnotherProcess Example : ``` templateFromAnotherProcess : { processId: myProcess templateName : "myTemplateFile.handlebars" version: 1 } ``` When this field is present...
We are using kafka and zookeeper for test purposes . For that we are using legacy docker images from bitnami These images are not maintained anymore . We should find...
# PR Description ## Summary Replaced legacy Bitnami Kafka/Zookeeper Docker images with Confluent’s actively maintained images. This resolves issue #8802 ## Background - Bitnami images used in our test setup...
The "Read & Ack" multiselect can take 2 rows instead of 1 depending on the order of selection. when it takes 2 rows it moves the main table of the...
This option is not needed , if we want the emtting entity to respond we just need to include it in entityAllowedToRespond or entityRequiredToRespond