Principals
The accelerator creates an Excel report that captures the extracted principals. It provides the following columns:
Principal Source ID: The id of the principal in the source system.Principal Type: The type of the principal.Principal System Name: The system name of the principal.Principal Display Name: The display name of the principal.Principal Email: The email address of the principal.
For example:
| Principal Source ID | Principal Type | Principal System Name | Principal Display Name | Principal Email |
|---|---|---|---|---|
| 1233 | USER | admin | Administrator | admin@company.com |
| 3441 | GROUP | consultants | Consultants | consultants@company.com |
Settings
mongoConnection
The Mongo connection string including the database name to connect to.
reportPath
Path to the Excel file.
reportName
Name of the Excel file containing the report.
sheetName
Name of the sheet.