En cada ejecución, el producto verificará si la licencia asociada es válida. En caso de que la validación no sea correcta, se interrumpirá inmediatamente el procesamiento, notificando error en el .log de la aplicación.
El proceso de validación dará la licencia como errónea en los siguientes casos:
- Si la licencia ha caducado.
- Si el archivo de licencia no se corresponde con el número de instalación y el id del sistema.
La licencia del producto consiste en un archivo con nombre “licence.lic” con contenido binario, cuya generación la lleva a cabo Techedge de forma específica para el sistema a partir del “número de instalación” y el Id del Sistema. De manera que su generación deberá de ser solicitada a Techedge facilitando el “Número de Instalación” y el SapSid.
Existen varias formas para extraer el “Número de Instalación” y el “SapId”. O bien desde la información del sistema accediendo a la siguiente URL: At each run, the product verifies whether the associated license is valid. In case the validation is not correct, the processing will be interrupted immediately, notifying error in the log application.
The validation process will give the license as erroneous in the following cases:
- If the license has expired.
- If the license file does not match the installation number and the system id.
The product license consists of a file named "license.lic" with binary content, the generation of which is carried out by Techedge specifically for the system from the "installation number" and the System Id. So your generation should be requested from Techedge by providing the "Installation Number" and the SapSid.
There are several ways to extract the "Installation Number" and the "SapId". Or from the system information by accessing the following URL:
http://<host>:50<NUMINST>0/startPage
...
Configuration → Infraestructure → Licenses
Una vez proporcionados estos datos, Techedge generará un archivo de licencia específica para el sistema, que tendrá una validez de un año desde el momento en que se generó.
El archivo de licencia proporcionado por Techedge se deberá de copiar en una ruta local del File System del servidor. En caso de disponer de una instalación en cluster, es necesario copiar el archivo en cada nodo que forma parte del cluster, atendiendo que cada nodo se copie en el mismo path de destino.
Lo más recomendable es ubicar el archivo de licencia dentro de un directorio con nombre “licence” e incluir en el nombre del archivo la fecha de validez de la licencia. También resulta conveniente realizar al menos un backup de este archivo. Once this data is provided, Techedge will generate a specific license file for the system, which will be valid for one year from the time it was generated.
The license file provided by Techedge must be copied to a local file system path of the server. In case of having a clustered installation, it is necessary to copy the file in each node that is part of the cluster, taking care that each node is copied in the same destination path.
The best thing to do is to place the license file inside a folder named "license" and include in the name of the file the validity date of the license. It is also desirable to make at least one backup of this file.