Hi,

It's not possible using pure SQL but you can connect to Nuxeo Core using a Java client (through EJB remoting) and do what you need to do.

To launch batch processes you also can use NXScheduler so that your method will be run periodically.

Thanks,

EB.

On 27 avr. 07, at 17:00, [EMAIL PROTECTED] wrote:
I have a question about the way data are stored in Nuxeo 5.
Is it possible to acces documents meta-data and/or documents data without connecting to the client view of Nuxeo 5? I mean, is it possible to acces data with sql request or something like that?

For exemple, each document have a "path" to indicate is "virtual" location in the document-tree. Is it possible to modify this "path" by sending read/write external request in the Nuxeo 5 data base? The goal is to set up a cron-tab action to lauch a script processing Nuxeo 5 data.


--
Éric Barroca - Ex. VP of Operations - +33 6 21 74 77 64
www.nuxeo.com - Nuxeo: Open Source ECM - www.nuxeo.org
Nuxeo EP 5: extensible, Java EE and standards based ECM Platform !


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

Reply via email to