ReleaseUpdateCockpit.scheduleUpgrade Method [AX 2012]
Schedules the upgrade jobs.
Syntax
public void scheduleUpgrade()
Run On
Server
Remarks
A upgrade batch job is created. A row in the Batch table will be created for every upgrade job to store runtime information including job status and priority.
All dependency information is also created in the BatchContraints table. Upgrade jobs are executed in order depending on the dependency of the jobs and the priority of the jobs.