Skip to content

Install license (on-premise only)

Notice

This step is not necessary if you have already activated the license via the web setup.

A product license must be added to operate the on-premise version of the Business Bot Platform. The license file (e.g. product.lic) is provided by Citunius. In order to obtain a license for the Business or Enterprise Edition, you must register with the hardware ID using this form. The required hardware ID is displayed in the login window (after a login attempt).

Once you have received the license from Citunius, you need to install the license file. There are two ways to do this:

Option 1: Once you have received the license file, copy the contents of the license file into the text field of the login page. The registration is now complete.

Option 2: Alternatively, you can copy the license file to directory <Business Bot Platform>/WebContent/WEB-INF/classes/resources/license. Subsequently, the Business Bot Platform must be restarted to activate the license. The validity of the license is logged by the Business Bot Platform in file <tomcat>/logs/bbp.log.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
 INFO [:] validate [:] Validate: Read license file from directory: [/WEB-INF/classes/resources/license/]
 INFO [:] validate [:] Validate: licenseString: [# BUSINESS BOT PLATFORM BBP 1.0 License (id: 1487694782566) ...]
 INFO [:] validateLicenseText [:] Validate licenseText: [# BUSINESS BOT PLATFORM BBP 1.0 License (id: 1487694782566) ...] saveToDisk: [false]
 INFO [:] contextInitialized [:] ----------------------------------------------------
 INFO [:] contextInitialized [:] License File: [/WEB-INF/classes/resources/license/product.lic]
 INFO [:] contextInitialized [:] License Validation Status: LICENSE_VALID
 INFO [:] contextInitialized [:] License Activation Status: ACTIVATION_NOT_REQUIRED
 INFO [:] contextInitialized [:] License Registered To: [MyCompany LLC]
 INFO [:] contextInitialized [:] License Quantity: [1]
 INFO [:] contextInitialized [:] License HardwareID: [12c1e33c8-6999-3d30-ad31-f82b74b4f354]
 INFO [:] contextInitialized [:] ----------------------------------------------------
DEBUG [:] contextInitialized start.

After the installation you can login to the Business Bot platform. The login is described in the chapter Getting Started.