Every T6 client has a unique identification code (Customer Code), which is used to track the licenses and product versions available for each client. The update and synchronization of licenses can be done quickly and intuitively using this code directly through the T6 interface.
When using the customer code, T6 services list the versions available for that code and the licenses available for each version.
To update via the T6 installer, follow the steps below:
In Installation Type, select the option Update previous installation and click Next;
In License Agreement, carefully read the content of the T6 Enterprise Software License Terms. Then, check the option I accept the terms in the license agreement and click Next;
In Installation to be Updated, select the installation you want to update and click Next;
In Customer Information, we have two options: Customer Code and License File;
If you do not know your Customer Code, contact the Tech6 Sales Department;
In License Information, the following data will be displayed if the Customer Code is valid:
The license is valid.
Licensed to (LICENSED COMPANY NAME)
License type: PERMANENT or TEMPORARY
Planning License: (Number of users with planning license available)
Administrators: 1
Managers: 2
Analysts: 22
Planners: 0
Total: 25 users.
Consolidation License: (Number of users with consolidation license available)
Administrators: 1
Managers: 2
Analysts: 22
Planners: 0
Total: 25 users.
Excel enabled? Yes
Excel license type: PERMANENT
Dashboard enabled? Yes
Dashboard license type: PERMANENT
If the provided Customer Code is not valid, the license has expired, or there is no license for the version to be updated, the following message will be displayed: You don't have a license for xx.x. In these cases, contact your Account Executive to adjust your license contract.
Through the application, we have the integration parameter Customer Code.
If your license is invalid or outdated, and you have a valid Customer Code, this change can be made through the interface using the Customer Code parameter.
The Synchronize button will only work if the Customer Code parameter is filled in with a valid customer code;
You can view the license version details by clicking
;
;
. A file named license.xml will be downloaded;Whenever a new License is made available, synchronization will be required;
If you want to update your license, this can be done through the interface using the License File.
Locate your license.xml file in your computer’s file explorer and insert it into the displayed field;
After inserting the file, the license will be updated and the details will be shown;
Let’s access Swagger to list the application's APIs.
/api/license/synchronize API of type GET;This procedure performs the same action described in the previous section, but without requiring a logged-in user in the application. T6 services will access the server, download the license, and provide the available versions.
Whenever a new License is made available, synchronization will be required;