Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Mandatory environment variables

License variables

The necessary license variables must be defined as environment variables before the EDMserver can be started and used. Actual products must have a legal license before it can be used. Licensing of the EXPRESS Data Manager is described in the Licensing section of this document. Some license variables that are often needed are presented below:

Man

EDM_LIC_100

The EDMrunTime License

EDM_LIC_102

The EDMdesktop License

EDM_LIC_103

The EDMdeveloper License

EDM_LIC_200

The EDMserver (generic) License, with an unlimited number of users.

etc.

etc.

Mandatory environment variables for using EDOM3/Java interface 


The following are mandatory variables for running the Java binding of EDMinterface:

PATH

The system path must include the %EDM_HOME%\bin

JAVA_HOME

Directory where the Java Virtual Machine is located

CLASSPATH

Defines the Java search pass for classes and “. Jar” files. For jexpress2 it must include:
%EDM_HOME%/bin/jexpress2-12.jar
For the new Java interface edom3 it must include:
%EDM_HOME%/bin/edom3_java3.jar



Configuration Parameters are used for many purposes in EDMsix.Some are tuning parameters to optimize the performance of your system. Some activates or deactivates features and concepts. Some are simply read only parameters with information about the EDMsix system you are running and others show the configuration of the current EDMsix application process. This page contains a complete list of all the EDMsix configuration parameters, what they do and their default values. See also the page Working with Configuration Parameters for how and when you may change them.



The configuration parameters are grouped by the following concepts 


  • No labels