You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
wmedvede
changed the title
Runtime enhancements to support the same process/workflow definition name in different namespaces
Runtime enhancements to support the same workflow/process definition name in different namespaces
Jun 17, 2024
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.
The text was updated successfully, but these errors were encountered: