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

Flags

INT

Yes

Currently not supported — pass 0.

Module

STRING

Yes

Short labels of the modules separated by spaces

2. Output Parameters

Name Type Dependency Description

Result

STRING

Result messages separated by spaces per module: 0 = license granted; >0 = error code

3. Return Value

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

See also: lic.LicLogoutEx