Extraction report
This accelerator creates an Excel report of the CONTAINER
and RECORD
documents in the Content Store. Additional columns can be configured by adding the headers in the flow variable headers
and by setting the values in the Template Engine.
Settings
mongoConnection
The Mongo connection string including the database name to connect to.
minLevel
The highest level in the dataset. (The level of the roots).
maxLevel
The maximum amount of levels to show.
levelHeader
The name of the headers to use for displaying levels.
headers
A list of the names of the additional headers. Example: ["kind", "created", "lastModified", "ID", "failed", "failedMessage"]
reportPath
Path to the folder for storing the Excel file.
sheetName
Name of the sheet
fileName
The name of the file without xlsx
.