apache / incubator-kie-kogito-runtimes

Kogito Runtimes - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
http://kogito.kie.org
Apache License 2.0
491 stars 192 forks source link

Runtime enhancements to support the same workflow/process definition name in different namespaces #3562

Open wmedvede opened 2 weeks ago

wmedvede commented 2 weeks ago

Description

The runtime must be prepared to send the namespace information as part of the ProcessDefinitionEvent to facilitate the registering by the Data Index.

Implementation ideas

Similar to the kogito.service.url, we'll introduce new property kogito.service.namespace to configure the namespace. This information will be sent to the Data Index as part of the ProcessDefinitionEvent.