Functionalities & Features

This chapter presents the built-in functionally and features of DMK.

Alias & Variable Management

The aliases and the variables are declared in the %DMK_HOME%\etc\dmk.conf. The dmk.conf file is split in two sections: GLOBAL and WLS_DOMAIN.

All these steps match to a section from the “%DMK_HOME%\etc\dmk.conf” file. Which are defined by brackets “[…]”, example follows:

The WebLogic section {WLS_DOMAIN] is set specially for the WebLogic Domains environment. If aliases or variables overwrite a defined one from any other section it will be re-initialized by switching to next environment.

Last updated