Skip to content

Job_Start

Initialize CapaInstaller script. Create a log, initialize the environment etc

Job_Start(sMode, sJobName, sVersion, sLog, sTask) as Boolean

Installation-mode. Valid values: ‘WS’, ‘US’

Job name

Job version

Log-file name

Task mode. Valid values: ‘INSTALL’, ‘UNINSTALL’, ‘POST’, ‘CONFIGURE’

If bStatus Then bStatus=Job_Start("WS", "CapaInstaller", "v1.0", "CapaInstaller.log", "INSTALL")

Scripting Guidelines

Job_End Constants Package Property Variables