This functionality is only available for certain module packages.

You are here: Administration > Runtime options > Java Virtual Machine Arguments (VMArgs) > de.eplan.eec.jobserver.private.aliasurl

de.eplan.eec.jobserver.private.aliasurl

The EEC argument must be transferred with the following syntax:

-D<Argument>=<Value>

EEC argument

Usage

-Dde.eplan.eec.jobserver.private.aliasurl=<URL>

Only for Job Server and Worker

Annotation

The EEC argument is to be specified both for Job Server and for Worker.

Entered in the initialization file of a Job Server:

Address of a Job Server where it can be reached by Workers.

Worker can register automatically at startup at this address.

If the EEC argument -Dde.eplan.eec.jobserver.private.aliasurl is not specified, Workers automatically register themselves during the start at the address that is specified with the EEC argument -Dde.eplan.eec.jobserver.aliasurl.

Example:

-Dde.eplan.eec.jobserver.private.aliasurl=http://jobserverstation:8686

Entered in the initialization file of Workers:

Workers register themselves during the start at this address.

Workers make the generated files available at this address.

Example:

-Dde.eplan.eec.jobserver.private.aliasurl=http://jobserverstation:8686