This is really helpful Query, but it incldes folder as child in count.
Is it possibl to just have document count for a given folder ID?
I am using below query:
: SELECT COUNT (*) FROM DTREE WHERE SubType = 144 AND ParentID = ‘INSERT ID of Folder Here’
THis gives only count for documents inside given folde and doesnt include subfolder doument.
Can you please help me to find that query?
The reason the script takes so long is the retrieval of the path. If you need that, it will just have to be tolerated. I have two LRs that retrieve information about an object by it's DataID. One with the Path and the other that just builds a partial URL to the Parent folder. Sometimes the Path LR times out and sometimes it returns.
To Unsubscribe from this Discussion, send an e-mail to unsubscribe.livereportsdiscussion@elinkkc.opentext.com.