WE HAVE SUNSET THIS LISTSERV - Join us at collectionspace@lyrasislists.org
View all threadsWhen I create a report, am I supposed to be querying the nuxeo_default database or the fcart default database? The instructions say nixed_default db but I don't see any info in there, whereas my fcart_default is populated with the data I want.
Does the data get created in fcart_default and then replicated to the nuxeo_default? If the answer is yes, I might have another problem because it doesn't look like this is getting replicated to nuxeo_default.
By default, each tenant/profile in the system gets a separate and independent database for collections-related data. The default/core tenant/profile data (if any) is in the nuxeo_default database. The fcart tenant/profile (Fine and Contemporary Art) data is in the fcart_default database.
We usually recommend single-tenant deployments of CollectionSpace -in your case, it sounds like you are using the fcart profile so all your collections-related data would be in the fcart_default database.
All of the AuthN/AuthZ (i.e., users, roles, permissions, etc) data for ALL profiles/tenants is stored and co-mingled in the cspace_default database.
From: Talk talk-bounces@lists.collectionspace.org on behalf of toolhater toolhater@yahoo.com
Sent: Thursday, August 11, 2016 4:22 PM
To: talk@lists.collectionspace.org
Subject: [Talk] another question about the db
When I create a report, am I supposed to be querying the nuxeo_default database or the fcart default database? The instructions say nixed_default db but I don't see any info in there, whereas my fcart_default is populated with the data I want.
Does the data get created in fcart_default and then replicated to the nuxeo_default? If the answer is yes, I might have another problem because it doesn't look like this is getting replicated to nuxeo_default.