Share via


ReleaseUpdateCockpit.createBatchGroup Method [AX 2012]

Creates a batch group for upgrade.

Syntax

public void createBatchGroup()

Run On

Server

Remarks

All of the upgrade jobs run in the unique batch group data update. Information about the upgrade batch group is stored in the BatchGroup and BatchServerGroup table.

All other non-upgrade batch jobs have their own batch group stored in these two tables.

See Also

Reference

ReleaseUpdateCockpit Class