ReleaseUpdateDB.initJobs Method [AX 2012]

Builds list upgrade script classes and creates dependencies that are based on their attributes.

Syntax

public void initJobs()

Run On

Server

Remarks

For every item in the list that is created by the initSyncJobsPrefix macro, this method checks for the version of the script class.

The upgrade class is added to the list only when the version is later than the fromVersion.

See Also

Reference

ReleaseUpdateDB Class