Hello Experts,
I am keen on capturing the size of a report and instance I was able to get the following through query builder.
I am able to differentiate the size of the reportand the instance based on the its location Output file store and input filestore.
In this case I enter the cuid of the report in the where clause, I would like to know:
1.Can I get the information through auditing database, if so what would be tables that would give me this information, I noticed event detail ID = 17 for Event Type ID: 1008 (save) should give me this information, but it doesn't, am I missing something or it simply isn't possible to get this information from the audit database?
2. What would be the query to get this information through query builder - the size of the report & instance located under an folder, I would like to be able to list the reports located under the subfolder of this folder that we would mention in the query where clause.
Prashant