Hi, I'm starting to learn philosophy of CMDBUILD and I have one question. Is cmdbuild meant to manage only one company per instance or is it possible to build few separate data models in one instance (by this I mean separate assets, workflow, different user permission etc). And if not - how can I accomplish something similar to that without using one instance per one company/department?
At this timeCMDBuildis notmultitenant. However, you candefinepermissionsrestricted toa subset ofrowsof a class (Administrator Manual page 64-66)andinthis way you canmake visibledifferent viewson datatodifferent user groups. CMDBuild Team
Ifyou want that different groupsof user workondifferentsubsetsof data for some classes, and other classisremaincommon to all, you canuse the permissionson cards rows(Administrator Manual page64). Ifeachtenantmust be completelyseparated from the othersthe bestsolution is to use separate instances of CMDBuild(so you maintainthe ability to customizethedata modelin a different wayfor eachtenant). CMDBuild Team