lic.LicLogin

This job grants a license for the specified module. 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 this module. Upon successful verification, the server locks the license in the database.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported — pass 0.

Module

STRING

Yes

Short label of the module

2. Output Parameters

Name Type Dependency Description

Result

STRING

0 = license granted; >0 = error code

3. Return Value

(INT): 0 = Job successful, otherwise error code.