Skip to content

adm_report_folders_v

Folder reporting view showing hierarchy, content counts, and status information for easy inspection of the folder structure.

Category: Folders - Folder hierarchy and organization analysis

  • Folder hierarchy analysis
  • Content organization review

The view contains 17 columns providing comprehensive information:

Column NameDescription
folder_idPrimary key of the folder.
parent_folder_idForeign key to the parent folder (null for root folder).
folder_nameName of the folder (single path segment).
folder_pathFull hierarchical path of the folder.
descriptionOptional description of the folder purpose.
is_system_folderY if the folder is managed by the system.
created_dateTimestamp when the folder was created.
created_byUser who created the folder.
updated_dateTimestamp when the folder was last updated.
updated_byUser who last updated the folder.
deleted_flagY if the folder has been soft-deleted.
deleted_dateTimestamp when the folder was soft-deleted.
deleted_byUser who soft-deleted the folder.
folder_statusCurrent status: ACTIVE, DELETED, or SYSTEM.
direct_child_foldersCount of immediate child folders (non-deleted).
direct_documentsCount of documents directly in this folder (non-deleted).
folder_depthDepth level in the folder hierarchy (root = 0).

Description: Comprehensive reporting view for folders showing hierarchy, content counts, and status information for easy inspection of the folder structure.

  • Folder depth calculation
  • Content counts
  • Hierarchy visualization
  • System vs user folders