Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

SettingPurpose
soatest.license.use_network=true|false

Enables/disables licenses from License Server. Example: soatest.license.use_network=true

Default: true

soatest.license.network.host=[host]

Specifies the machine name or IP address of the machine running License Server Configuration Manager. 

Example: soatest.license.network.host=10.9.1.63

soatest.license.network.port=[port]

Specifies the License Server port number. 

Example: soatest.license.network.port=2222

Default: 2002

soatest.license.
network.edition=[edition_name]

Specifies the type of license to retrieve from LicenseServer. 

[edition_name] can be server_edition. To use a custom edition, do not set anything after the "="; simply leaving the value empty.

Example:

soatest.license.network.edition=desktop_edition

soatest.license.network.edition=server_edition

Default: custom_edition

soatest.license. autoconf.timeout=[seconds]

Specifies the maximum number of seconds SOAtest should wait for the license to be automatically configured from License Server.

Default: 20

soatest.license.
local.expiration=[expiration]

Specifies the local license that you want SOAtest to use.

Default: 0

soatest.license.local.password=[password]Specifies the local password that you want SOAtest to use. 
soatest.license.wait.for.tokens.time=[time in minutes]

Specifies the time that SOAtest will wait for a license if a license is not currently available. 

For example to make SOAtestt  wait 3 minutes for license tokens, use soattest.wait.for.tokens.time=3 to configure SOAtest to wait three minutes for a license.

Default: 0

Technical Support Settings

...