BatchTaskBundleAssembler.addTask Method [AX 2012]

Adds a task to a bundle.

Syntax

public void addTask(RunBaseBatch _task)

Run On

Server

Parameters

Remarks

This method automatically creates new bundles as the existing one becomes full.

See Also

Reference

BatchTaskBundleAssembler Class