Join us for an engaging webinar, as we unravel the potential of AI for revolutionizing document management.
Watch Now
Enable your employees to remain productive throughout the document management process.
Read More
Learn how SmartZone uses a regular expression engine integrated into the recognition engine to achieve the best possible accuracy on data that can be defined by a regular expression.
Docubee is an intelligent contact automation platform built to help your team success
When running setup.sh and entering the information for a node-locked license, such as configuration file, solution name, and solution key, the following error occurs:
The licensing configuration file you provided is invalid. Please retry your request or break the licensing process:
What would cause this issue?
This issue may be caused by a trailing space on the configuration file copied to the Linux server.
To remove the space, run the following command, making sure to replace configurationfilename with the name of your configuration file.
configurationfilename
truncate -s -1 **configurationfilename**
For example:
truncate -s -1 /usr/share/prizm/licenseconfiguration.txt