talkto_goutam a écrit :
> I am cofigured Mysql with Nuxeo EP 5.1.2 to store Archive data of a document. 
> It's working properly.
> 
> But Actually I want to store the Metadata of a document in the database.
> So how can I do that??
>
Metadata and all other document content (even binary attachement) are stored in
a Jackrabbit repository that has a pluggable persistence manager system. You
should try to setup the SimpleDBPersistenceManager that works with most SQL
databases. This is explained in the nuxeo book. If you don't understand some
parts please quote them.

> Again how attribute permission should be enforced on that document??

What do you mean by "attribute permission"? The permission system of Nuxeo EP is
 independant of the storage backend you choose.

-- 
Olivier

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to