Hello, this is my first topic in this forum, and I am a new Activiti user, too. Before creating this topic, I searched a solution to my problem with this forum's search engine, with Google, and inside the book "Activiti in Action" I already purchased, but I found nothing.
I'd like to use a single Activiti DB for several applications, with distinct Activiti runtimes, and so I'd like to leverage the multi-tenancy support (as explained here). But I'm used to use Spring, so I wonder how can I configure the tenantId through Spring, if it is possible.