This functionality is only available for certain module packages.

You are here: Administration > Runtime options > Java Virtual Machine Arguments (VMArgs) > de.eplan.eec.datasource.url

de.eplan.eec.datasource.url

The EEC argument must be transferred with the following syntax:

-D<Argument>=<Value>

EEC argument

Usage

-Dde.eplan.eec.datasource.<absolute path to datasource object>.url=<URL>

Optional

Annotation

By means of EEC arguments for the runtime environment the entries Connection URL, User, Password and Default table for a database component of the DatabaseDataSource type could be overruled.

With the EEC argument de.eplan.eec.datasource.<absolute path to datasource object>.url an altered connection URL to the database is given.

Example:

A different connection URL to the database of the datasource component Databases.SQL.PartsDB should the assigned.

-Dde.eplan.eec.datasource.Databases.SQL.PartsDB.url=jdbc:jtds:sqlserver://db-server-1/PartsDatabase