Share via


ReleaseUpdateCockpit.scheduleBatchDependency Method [AX 2012]

Sets a dependency between two tasks.

Syntax

protected void scheduleBatchDependency(RefRecId _task, RefRecId _dependsOnTask)

Run On

Server

Parameters

Remarks

Eventually, all upgrade dependencies are inserted into the BatchConstraints table. The batch will look up at this table when scheduling jobs.

The batch is not aware of information that is stored in the ReleaseUpdate tables.

See Also

Reference

ReleaseUpdateCockpit Class