BatchTaskBundle.run Method [AX 2012]

Executes the tasks that were bundled by using the addTask method.

Syntax

public void run()

Run On

Server

Remarks

This method acts as an entry point for the batch framework.

See Also

Reference

BatchTaskBundle Class