Skip to main content
Version: Latest (4.56.0)

Extraction report

This accelerator creates an Excel report of the CONTAINER and RECORD documents in the Content Store. This accelerator will have the following columns out of the box:

  • name
  • hierarchy
  • kind
  • created
  • lastModified
  • ID
  • failed
  • failedMessage

You can add additional columns to the report by specifying the names of the additional headers in the headers setting and insert that header in the row in the designated code component. You will need to have a mongoConnection in your environment as a secret.

Settings

headers

A list of the names of the additional headers. Example: ["name", "hierarchy", "kind", "created", "lastModified", "ID", "failed", "failedMessage"]

reportPath

Path to the Excel file.

sheetName

Name of the sheet