07-06-2017 06:31 PM
I am part of a team that is upgrading from Alfresco 3.3 to 5.2.
At the moment we are having a go at just connecting Alfresco 5.2 to an Oracle database and getting it to work from our application. I loaded a custom model via the model manager. I tried this when using the default postgres database and everything worked well. But when I switched to the oracle database, I don't see the model details in the ALF_QNAME and ALF_NAMESPACE tables. Do I need to do anything special for Oracle.
07-07-2017 04:40 AM
Entries in alf_qname and alf_namespace are only created if a namespace / qname is actually being used / referenced in another entity that has some sort of "qname_id" column in its table. E.g. when you create a node of a type from that model, or apply an aspect. Just the act of defining the model does not automatically create those data entries.
07-08-2017 03:25 AM
So the alf_qname and alf_namespace will only be populated if I add a document using this model?
Explore our Alfresco products with the links below. Use labels to filter content by product module.