ReleaseUpdateCockpit.scheduleScriptTypes Method [AX 2012]

Schedules all of the upgrade scripts.

protected void scheduleScriptTypes()

Run On

Server

The scripts are scheduled in the following order: BulkCopy, StartScript, SharedScript and FinalScript.

BulkCopy jobs can run in parallel with all other jobs. If there is a script that depends on a table, the BulkCopy job for that table runs first.

Community Additions

ADD
Show: