ReleaseUpdateCockpit.init Method [AX 2012]
Loads the upgrade scripts.
Syntax
public void init(ReleaseUpdateScriptStage _scriptStage)
Run On
Server
Parameters
- _scriptStage
Type: ReleaseUpdateScriptStage Enumeration
The stage of the script to load.
Remarks
If the scripts have already been loaded, the batchJob and the script mode will be set correctly.