ReleaseUpdateCockpit.reloadJobs Method [AX 2012]
Reloads all upgrade scripts, depending on the script stage.
public void reloadJobs(
ReleaseUpdateScriptStage _scriptStage,
[int _topNTables,
boolean _resetPrioritization])
Run On
ServerParameters
- _scriptStage
- Type: ReleaseUpdateScriptStage Enumeration
The script stage.
- _topNTables
- Type: int
The top and tables that have the priority set.
- _resetPrioritization
- Type: boolean
true to reset the script prioritization; false to keep the user changes.
Community Additions
ADD
Show: