Hi,
We just configured Liferay 5.2.3 to use JCR as the hook for the document library storage. I would like to be able to look in the database to see the correlation of files I am uploading with the JCR node/blobs within the jackrabbit created tables
a) I upload a file in document library
b) I can see that file's entry within the DLFILEENTRY table
c) How can I correlate this record with a node/file stored in the J_FS/J_PM/J_R/J_V tables? I've looked through them after adding a new file in the document library and do not see any obvious field correlation against the file name in DLFILEENTRY or its ID. The NODE_IDs appear to be some hashed value etc.
any help appreciated.
Please sign in to flag this as inappropriate.