Hi, On 21 May 2007, at 13:36, Ari Supperi wrote:
I would like to know if it is possible to "materialize" (migrate) existing data from sql db as documents to nuxeo. Example: If all the client is defines in a sql db table as client[ id, type, address, ...] . I would like to materialize it as a docuement type "client" in nuxeo's workspace or folder.
You cannot "materialize" such a table as a document, but the Directories are made exactly for that purpose. You won't be able to put them in a workspace or a folder however, as such data is by definition "placeless".
Florent -- Florent Guillaume, Director of R&D, Nuxeo Open Source Enterprise Content Management (ECM) http://www.nuxeo.com http://www.nuxeo.org +33 1 40 33 79 87 _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
