cancel
Showing results for 
Search instead for 
Did you mean: 

Multi-tenancy support in the explorer

dvk78
Champ in-the-making
Champ in-the-making
In the user-guide I see that there is support for multi-tenancy. However, while uploading a process-definition the explorer UI does not present me a way by which I can specify the tenantId.
Q) Does the explorer have any support for multi-tenancy?
Q) If not, is anything in the pipeline?

I also tried a hack to specify the tenantId by updating the ACT_RE_DEPLOYMENT table record appropriately. Looks like the explorer does not do any filtering based on the tenantId and shows all the deployments. However the REST call returned proper data when the query parameter was specified.
Q) Also, when I start the process, the tenantId does not seem to be inherited in the process-instance and consequently the tasks as well. Is that because of the hack and some other table also needs to be updated?
1 REPLY 1

yvoswillens
Champ in-the-making
Champ in-the-making
Hi,

Tenant support is implemented in throughout the engine. The Activiti Explorer does not expose these tenant related features.
Our commercial on premise and cloud offering does have tenant management / aware features.
You are of course free to implement some specific tenant aware features in the opensource Explorer UI and make use of the engine tenant features.
Currently there are no plans to have tenant related functionality in open source UI components.

Regards,

Yvo