ULIC_TIMEOUT

Uniface logical for setting the Uniface License Management utility (ULIC) to timeout if no response is received after a given period of time when connecting to the Sentinel Cloud Server.

ULIC_TIMEOUT Number

Arguments

  • Number—valid number, in minutes.

Defaults

Assignment file: ulic.asn
Section: [LOGICALS]
Default value: 2

Description

When the Uniface License Management utility contacts the Sentinel Cloud Server to activate or return a license, by default it waits for 2 minutes before timing out if no response is received. This prevents ULIC from trying to contact the Cloud Server indefinitely.

You can adjust this timeout period, for example if your network speeds are slow. This can be set in the ULIC assignment file in both your Uniface and RMS installation, depending on your license type.

For example, if you need to adjust the timeout to 3 minutes, edit ulic.asn as follows:

[LOGICALS]
ULIC_TIMEOUT = 3

Related Topics