Skip to main content

Other Settings

Keytemplates.emf
Sectionse.solme.avix.configuration
DescriptionA semicolon separated list with the templates that should be loaded on startup of the application. Both “:” and “\” needs to be escaped with a “\”. Example: C\:\\Program\\Solme AB\\AVIX4\\configuration\\ AVIX4DefaultTemplate_v409.avx4t;
KeyDOCUMENT_DEFAULT_PATHS
Sectionse.solme.avix.io.ui
DescriptionControls the document default paths used in AVIX to generate relative paths to documents and movies. A list of paths separated with | characters. Example: Z:/Shared/AVIX/ProjectsRoot|S:/AVIX/ProjectsRoot
Keyavix.allow.processes.disconnectFromLibrary
Sectionse.solme.avix.production
Possible valuestrue
false
Default valuetrue
Description

Controls if it should be possible to use the functionality that lets a user disconnect tasks from the process library


Added in AVIX 4.4.0

Keyavix.allow.processes.disconnectAndRemoveFromLibrary
Sectionse.solme.avix.production
Possible valuestrue
false
Default valuetrue
Description

Controls if it should be possible to use the functionality that lets a user disconnect and remove tasks from the process library


Added in AVIX 4.4.0

Keyavix.singleinstance.port
Sectionse.solme.avix.application.rcp
Possible valuesan integer
Default value45517
Description

Controls the port used by the application for the single instance mechanism.
A port number inside the valid port range [1..65535] enables the mechanism on that port. (The port may still be in use by another process)
A value outside of the valid port range disables the mechanism.
Note that a program argument can also be used to disable this mechanism.


Added in AVIX 4.6.3