lic.LicLoginEx
This job grants licenses for multiple specified modules simultaneously. Before a client application can use enaio® modules, it must receive permission from the server for its usage. The server checks (e.g. maximum number of licenses, access to the module only from specific workstations), whether the client is authorized to use these modules. Upon successful verification, the server locks the licenses in the database.
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
Currently not supported — pass |
|
STRING |
Yes |
Short labels of the modules separated by spaces |
2. Output Parameters
| Name | Type | Dependency | Description |
|---|---|---|---|
|
STRING |
— |
Result messages separated by spaces per module: |
3. Return Value
(INT): 0 = Job successful, otherwise error code.
See also: lic.LicLogoutEx