Previous Topic: Internal ParametersNext Topic: Package-specific Parameters


Software Delivery-specific Parameters

The following is an overview of Software Delivery (SD)-specific parameters used in SXP products:

$(SxpLocRelDir)

Specifies the directory where the Installer records information on the installed product (Local version directory).

$(SxpSrvRelDir)

Specifies the directory where the Installer finds the archive files for an install order (Server version directory). This directory is required, for example, if the setup call must be specified in order to install a product using the original setup function (original.sxp, Actions section, Install=...).

$(SxpEngineDir)

Specifies the directory in which the Installer was installed.

$(SxpProduct)

Specifies the archive name of the SXP product.

$(SxpVersion)

Specifies the version of the SXP product.

$(SxpOutputFile)

Specifies a file containing information that is copied to the result file of the job. It can be used to report output of actions executed by the Installer.

$(SxpAsmRootDir)

Specifies the root directory of the SD agent.