Share via


ReleaseUpdateCockpit.updateBulkCopyShadowTableStatus Method [AX 2012]

Copies the ReleaseUpdateTransformTable table from the source to the target system.

Syntax

public void updateBulkCopyShadowTableStatus()

Run On

Server

Remarks

Depending on the data from this table, we will see whether every shadow table is ready to be copied.

In the source system, the ReadyToBeCopied field is set for a shadow table when all preprocessing scripts finish processing the data in the source tables and finish copying them to the shadow table.

See Also

Reference

ReleaseUpdateCockpit Class