Multi tenant application development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2012 11:59 AM
Hi,
From last week webinar, I gathered that the 5.6 version of Nuxeo will allow for multi-tenancy.
Can you point us in the right direction so we can make our application, which needs a container (similar to "Workspaces" to holds information accessible to all users of a domain) to be multi-tenant enabled?
Background:
- Our application is a Record (Archive) Management application.
- We place all RM artifacts (conservation rules, classification plan and nodes, etc.) in a container within the default-domain.
- We have a custom high level tab (same level as "Document Management" and "Admin Center")
- We have many custom actions
Thanks,
Patrick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2012 01:17 PM
There is the Multi-tenant user-level documentation. Also you may be interested in using the MultiTenantHelper class to facilitate tenant management if you have to explicitly deal with them.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2012 02:08 PM
My question was more about the line of "when is it needed to explicitly deal with them"?
