pla.properties
The pla.properties file is one of the central PLA 3.0 configuration files.
You can edit the pla.properties file in any standard text editor. Use key=value pairs to configure the settings. You can add a new key=value pair, or modify an existing pair if you require.
The following keys are available:
- com.stegmannsystems.edp.path.AddonRepositoryPath
-
Changes the default add-on repository folder, for example, if company regulations require program data to reside in a specific folder.
- com.stegmannsystems.edp.internet.Access
-
Configures access to the internet to download information packages.
Valid values:
- 1 = auto search
- 2 = manual search
- 3 = no search
- com.stegmannsystems.edp.license.HaspTargetHostnames
-
Restricts the access of a client to a license server based on the hostname of the server.
Specify the computer name only, do not add the domain. Add one value to configure a specific server, or a semicolon-separated list to configure a sequence of servers. The sequence of the entries determines their priority. Entries listed first take precedence.
Example:
com.stegmannsystems.edp.license.HaspTargetHostnames=WJKA03;WDO02;EMS7
Note: If you configure hostnames and IP addresses, hostnames take precedence. - com.stegmannsystems.edp.license.HaspTargetIPs
-
Restricts the access of a client to a license server based on the IP address of the server.
Add one value to configure a specific server, or a semicolon-separated list to configure a sequence of servers. The sequence of the entries determines their priority. Entries listed first take precedence.
Example:
com.stegmannsystems.edp.license.HaspTargetIPs=192.168.1.111;192.20.100.20
- com.stegmannsystems.edp.license.Providers
-
Restricts the access of a client to a license server based on the provider of the protection key.
Valid values are
hasp
for Sentinel software and hardware protection keys andhardlock
for hardlock keys.Example:
com.stegmannsystems.edp.license.Providers=hasp
- com.stegmannsystems.edp.system.AvailableDatabase_0 … com.stegmannsystems.edp.system.AvailableDatabase_9
-
Restricts the available database profiles based on the GUID of the database connection. Only specified database profiles are displayed in the Login dialog.
It is located in the connection profiles. See chapter Used Paths for further information on where to find database connections.
- com.stegmannsystems.edp.system.DisableDatabaseManagement
-
Locks the Database management entry when logging in to PLA 3.0.
Valid values:
- true
- false
- com.stegmannsystems.edp.system.ExecuteIQNotAllowed
-
Locks the Installation Qualification (IQ) entry when logging in to PLA 3.0.
Valid values:
- true
- false
- com.stegmannsystems.edp.system.ReportPrintDelay
-
Sets the time by which printing jobs are delayed.
Valid values:
- true
- false