Where is the file size stored in the eB database?
I have created a report that lists the file size.
START WITH File SELECT Id, FileSize, Name WHERE Document.Class.Code = @DocClass
Because I am trying to determine the file size of all of 600,000…
We are running eB 15.5.1 on Oracle 10.2
Can you set up a role and the security on a document so that a person can delete the files in the document but cannot delete the document? Thanks.