AuditPolicyExecution.scheduleBundledTasks Method [AX 2012]

Schedules the bundled tasks to be executed by the batch framework.

Syntax

public void scheduleBundledTasks()

Run On

Called

Remarks

Each bundle is added as a runtime task to the current batch job that is specified by the batch instance given in the constructor.

See Also

Reference

AuditPolicyExecution Class