Unica License Usage Report Generation Utility
Unica provides a dedicated utility to generate a comprehensive license usage report for a specified date range. The utility produces a PDF file containing both aggregate and daily usage details.
About this task
The report includes insights into the following key metrics:
- Audience Records
- Omnichannel Interactions
- Journey Audiences
- Platform Users
To access the Unica License Usage Utility, please raise a support case. The support team will provide the UnicaLicenseUtility.zip file. After receiving the UnicaLicenseUtility.zip file, complete the following steps:
Procedure
- Download and extract the Utility.
-
Navigate to the extracted folder and open the
arguments.properties file and update the following
parameters:
UNICA_PLATFORM_HOME=<platform installation home directory path> REPORT_LOCATION=<path where the usage report pdf will be generated> start_date=<start_date> end_date=<end_date> SHOW_DAILY_USAGE=<true/false> Optional argument. Default value false. By default aggregate usage is shown in the report PDF. LOG_LEVEL=<INFO/TRACE> Optional argument. Default value is INFO. -
Update the UnicaLicenseUtility.bat/.sh file with the following details:
JAR_FILE=<complete path of the UnicaLicenseUtility.jar file> ARG_FILE=<complete path of the updated arguments.properties file> LIB_PATH=<complete path of the Platform database driver jar file> -
Execute the utility by running UnicaLicenseUtility.bat
(Windows) or UnicaLicenseUtility.sh (Linux/AIX). Upon
successful execution, the Unica-usage-report.pdf file will
be available at the location specified in
arguments.properties.
Important:
- This utility does not capture usage for Unica Deliver. Please contact the support team if you wish to obtain Usage for Deliver.
- Compatible with Unica versions 12.1.0.0 to 12.1.10.
- The utility operates independently of the Platform application server.
- For details on license usage calculation, refer to the Unica Licensing Guide.
- For usage metrics beyond the ones listed above, please contact the support team.