Container Structure
The accelerator creates an Excel report that captures the container structure. It splits the hierarchy into configurable levels (default is 8) and provides the following columns:
Xillio ID: A generated id based on objects metadata.Source ID: Id of the source container.Source Name: System name of the source container.Source Path: Full path of the container structure.Source Type: System name of the content type.Source Type Display: Display name of the content type.Level1 – LevelN: Represent the first N levels of the container hierarchy, where N is set by maxLevels.Remainder levels: Contains any additional levels beyond the configured N.Document counts: Number of documents within the container.
Settings
mongoConnection
The Mongo connection string including the database name to connect to.
reportPath
Path to the Excel file.
sheetName
Name of the sheet.
maxLevels
Number of hierarchical levels to return as separate columns. Default is 8, configurable as needed.