Multi-tenancy support in the explorer
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2015 11:08 AM
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?
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?
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2015 03:02 PM
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
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
