Folder and subfolder counter
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2025 08:56 PM
Hello. How to find how many folders, their sub folders and documents are present in a site?
...
Labels:
- Labels:
-
Alfresco Content Services
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
There are several ways , either you create a dedicated java code , or you handle it with some lucene queries, maybe the easiest solution is a canned query read on the database if it is a value to be retrieved, here torvi some good examples https://www.dbi-services.com/blog/alfresco-some-useful-database-queries/
