Skip to main content
Only the System Administrator can generate a report detailing license consumption by tenants. The report shows the number of pages consumed by each tenant during the reporting period. License consumption data are aggregated into 24-hour periods and only include pages consumed as a result of running Processing Stations. By default, no license consumption data is collected. Only the System Administrator can enable the collection of license consumption data. This can be done directly in the FlexiCapture database. To enable the collection of license consumption data, the following strings must be added to the dbo.Settings table: [db_name].[dbo].[Settings]
Name = EnablePagesWriteOffLog
Value = True
TenantId = Null
In the “TenantId” field, you can specify for which tenants license consumption data should be collected:
  • Null – license consumption data will be collected for all available tenants.
  • 0 – license consumption data will be collected only for the default tenant.
  • 1 and greater – license consumption data will be collected only for the tenant with the specified ID.
The TenantId setting also applies to the License consumption by projects report: if you specify a value other than “Null”, that report is likewise available only for the specified tenant.
After you modify the dbo.Settings table, recycle the Application Server pool in Internet Information Services (IIS).

Columns in the license consumption report

The generated report contains the following columns: