Setting the tenant id via yaml is not supported. If you do not want to use the processes.xml, you can just register a bean implementing the ProcessEnginePlugin#preInit() method and modify the processEngineConfiguration directly.
Setting the tenant id via yaml is not supported. If you do not want to use the processes.xml, you can just register a bean implementing the ProcessEnginePlugin#preInit() method and modify the processEngineConfiguration directly.